ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Error 803: Return and Result cannot be used in the same process
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Creating a window skin template
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Creating the Relation windows of a WINDEV RAD pattern
iCloudKeyValueExist (Function)
Checks if there is a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRemove (Function)
Removes a key from an Apple iCloud-based container of "key-value" pairs.
WDDIXIO overview
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.