ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Euro constants
List of constants used by the functions for managing the Euro....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
7. Window templates
...Window templates...
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Using a query with parameters
A query with parameters can be used......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.