ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
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...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
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
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
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
Recompiling the project
The project compilation is a process used to......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.