ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Compile (Example)
Usage example of the Compile function
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
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....
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Type (Example)
Usage example of the Type property
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Size (Example)
Usage example of the Size property
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Various constants
List of various constants used by the constants WINDEV functions....
FTPDate (Example)
Usage example of the FTPDate function