ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Configuring Reports & Queries
Reports & Queries is used to......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Body Complement block
The Body complement block is linked to the Body block......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
The Organizer control
The Organizer control is used to display and handle organizers......
dbgSaveDebugDump (Function)
Saves a dump file of the application.