ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Body Complement block
The Body complement block is linked to the Body block......
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"......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
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......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
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.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
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......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Materialized view
16. Java applications in practice
Java applications in practice...
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......