ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Multilingual project
Filling a Chart control
The data that will be displayed in the Chart control can come from......
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Constants for managing tiles
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
The Image control
The Image control is used to......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
3. Site development life cycle
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
xlsSave (Function)
Saves an XLS document.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
The OLE control
The OLE control is used to handle an OLE object......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Handling Gantt Chart controls programmatically