ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
MDIOpen (Function)
Opens and enables an MDI child window.
ProgressBar (Property)
WLanguage proposes...
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
AppInstallVersion (Function)
Installs a specific application version.
Error 113: Non-dynamic array without definition
Error 303: ambiguous control name
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
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....
Namespace (Property)
The Namespace property is used to manage namespaces.
UUID (Property)
The UUID property is used to get the identifier of an element.
Company (Property)
The Company property is used to get and modify the company associated with an element.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
Constants used by the functions for managing Tab controls
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......