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"...
Interactive notification management constants
Interactive notification management constants...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
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 is used to identify and modify the background color of an element.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
zipFileSize (Example)
Usage example of the zipFileSize function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
OLEServer (Function)
Lists the OLE servers registered toward the current system.
dPixelColor (Example)
Usage example of the dPixelColor function
dText (Example)
Usage example of the dText function
zipChangePath (Example)
Usage example of the zipChangePath function
MyWindow (Reserved word)
MyWindow is used to handle the current window...
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Page (Property)
The Page property is used to handle a page.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function