ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
fSelectDir (Function)
Opens a directory picker.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Display (External language)
Displays a value in a control or assigns a value in a variable.
Project description: Options tab
The project description window allows you to configure various elements of your project......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Constants for managing the windows
List of constants used by the functions for managing the windows...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
Constants for telemetry management
Constants for telemetry management...
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....