ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
dFill (Example)
Usage example of the dFill function
Logical operators
The logical operators are as follows......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
3. Deploying a WINDEV application
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
TableInfoXY (Example)
Usage example of the TableInfoXY function
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
sEvent (Function)
Branches an event on a serial port.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Date (Type of variable)
The Date type enables you to easily handle the dates...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Error (Function)
Displays a custom error message in a system error window.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Constants for managing the windows
List of constants used by the functions for managing the windows...
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.