ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Sorts in a report
The sort is used to organize the information displayed in the report......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
ERR_NO_DLLEXE
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Automatic documentation of external components
External components must include a technical documentation......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Items (Property)
The Items property is used to configure the different items of a full-text index.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.