ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteFunction
Executes a WLanguage function identified by its name.
Extra (Property)
The Extra property manges additional information.
Update (Property)
The Update property specifies the updates to be made.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
iVLine (Function)
Prints a vertical line at specified coordinates.
How to create a patch?
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
12. Universal replication
13. Universal replication
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Organizer control
The Organizer control is used to display and handle organizers......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......