ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContentType (Property)
The ContentType property gets and sets the type of a message.
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.
ProgressBar (Property)
WLanguage proposes...
AppInstallVersion (Function)
Installs a specific application version.
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.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
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
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.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Point
The Point keyword is used to manage a point...