ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EventCreate (Function)
Creates an event.
Push (Function)
Pushes an element onto the stack.
Surround code fragments
You can surround code fragments with a condition, structure, etc....
Enqueue (Function)
Adds an element to the queue.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
13. Debugger
11. User Macro-Code: UMC in practice
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
DDESend (Function)
Sends a data to the program connected via DDE.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
LinestringGeo (Variable type)
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.