ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sub-query
A sub-query is a query whose result is used by another query...
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Switch control properties
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
WLanguage procedure called by SpeechRecognitionTrigger
WLanguage procedure ("callback") called to run the speech recognition started by SpeechRecognitionTrigger.
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
Properties associated with the options of a Switch control
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......