ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Items used in a select query
A query created in the query editor can contain several types of items......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Automatic calculations in a Table control (AAF)
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Fax constants
List of constants used by the functions for managing faxes....
Manipulating TimeLine controls programmatically
A TimeLine control can be......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
3. Debugger
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.