ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API (Function)
Runs a function found in an external DLL.
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.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
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.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
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......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
Server (Property)
The Server property is used to manage servers.