ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.RecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
iDirImageHTML (Function)
Used to select the directory in which the images must be generated during a print in HTML format.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
<Connection variable>.RetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
<zipArchive variable>.FindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.