ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.DeleteSchedulingHistory (Function)
Deletes the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Window controls
Several types of controls can be used in a window, ......
<Connection variable>.ListSchedulingHistory (Function)
Lists the executions of a scheduled operation on an HFSQL server. This operation can be a scheduled task (stored procedure), backup, optimization or a materialized view refresh.
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Replication: The different types
The data replication is a powerful feature......
12. Universal replication
13. Universal replication
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
The structure of the file for remote control
The management of remote control uses a file in INI format......
7. HFSQL: Physical files
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......