ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Table,Insert (External language)
Inserts an element into a table at a given position.
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
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.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
ProgressBar (Property)
WLanguage proposes...
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
AppInstallVersion (Function)
Installs a specific application version.
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
API (Function)
Runs a function found in an external DLL.
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
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.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......