ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Interactive notification management constants
Interactive notification management constants...
DnDForce (Function)
DnDForce is kept for backward compatibility.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Token
The Token keyword can correspond to...
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
sEvent (Function)
Branches an event on a serial port.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Constants for managing windows
List of constants used by the functions for managing windows...
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Option,Space (External language)
Fills the content of WdString with space characters on the right.
zipFileSize (Example)
Usage example of the zipFileSize function
3. Deploying a WINDEV application
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
OLEServer (Function)
Lists the OLE servers registered toward the current system.
dPixelColor (Example)
Usage example of the dPixelColor function