ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
ServiceControl (Function)
Sends a control message to a service.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
BurnerSave (Example)
Usage example of the BurnerSave function
fStopCompress (Example)
Usage example of the fStopCompress function
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
zipOpenCAB (Example)
Usage example of the zipOpenCAB function
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
OCRExtractText (Function)
Reads the text contained in an image.
HAddGroup (Function)
Adds a group of users.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
zipSize (Example)
Usage example of the zipSize function
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Compile (Example)
Usage example of the Compile function
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Type (Example)
Usage example of the Type property