ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContentType (Property)
The ContentType property gets and sets the type of a message.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
ProgressBar (Property)
WLanguage proposes...
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
AppInstallVersion (Function)
Installs a specific application version.
Error 113: Non-dynamic array without definition
Error 303: ambiguous control name
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Constants for managing the Image Editor control
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
UUID (Property)
The UUID property is used to get the identifier of an element.
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
Installing and starting WDTRAD
Organization chart linked to a data file
Point
The Point keyword is used to manage a point...
Declaration (Property)
The Declaration property is used to define a type.
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.