ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
ERR_NO_PAGE
Handling Spreadsheet controls programmatically (in a report)
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
12. Universal replication
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Body block
The Body block corresponds to the main block of the report......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
ComponentLocate (Function)
Specifies the access path to an external component of project.
iPreview (Function)
Configures the print destination.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......