ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
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......
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.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
WINDEV Mobile concepts
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
12. Universal replication
13. Universal replication
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......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......