ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
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, ......
ContentType (Property)
The ContentType property gets and sets the type of a message.
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.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
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.
Permission (Property)
The Permission keyword is used to get and change permissions.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.