ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Currencies
A currency is a real coded on 10 bytes....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Reloading a document
To reload a document, ......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
3. Deploying a dynamic WEBDEV site
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
ERR_NO_DLLEXE
Project description: Project tab
The project description window allows you to configure various elements of your project......