ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
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.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
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.
The Upload control
The Upload control is used to upload files on the Web server......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
<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.
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<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.
Compilation options (HLP format)
Environment of the query editor
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.