ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
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, ......
Currencies
A currency is a real coded on 10 bytes....
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
3. Deploying a dynamic WEBDEV site
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
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....
Check: Disk space by SNMP
The monitoring robot retrieves the available disk space via an SNMP agent......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Specific features of the Express version
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......
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....
Project description: Project tab
The project description window allows you to configure various elements of your project......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
ERR_NO_DLLEXE
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....