ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Multiline strings
To type character strings over several lines in the code editor...
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
HAddUser (Function)
Adds a user to a database.
HSL (Function)
Creates a color from its hue, saturation and lightness.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
ThreadEnd (Function)
Ends the execution of the current thread.
ExceptionPropagate (Function)
Propagates an exception.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
HSubstDir (Example)
Usage example of the HSubstDir function
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.