ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the Express version
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
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......
Currencies
A currency is a real coded on 10 bytes....
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.
Task list
Each project can be associated with a task list......
3. Deploying a dynamic WEBDEV site
8. Windows in practice
Discover the main actions that can be performed on the windows....
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......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Specific features of the Express version
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....
The Dashboard control
Dashboards are essential elements in an application......
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......
Style sheet
A style sheet ("......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......