ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeItem (Example)
Usage example of the HDescribeItem function
Scope (Property)
The Scope property property is used to specify requested permissions.
CurrentDay( Function)
Returns the number of the current day in the current month.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
DDESend (Function)
Sends a data to the program connected via DDE.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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.
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
13. Debugger
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.
EventCreate (Function)
Creates an event.
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).
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
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....