ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUID (Property)
The UUID property is used to get the identifier of an element.
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. ......
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...
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
AppInstallVersion (Function)
Installs a specific application version.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
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....
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
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.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Point
The Point keyword is used to manage a point...
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Declaration (Property)
The Declaration property is used to define a type.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
Permission (Property)
The Permission keyword is used to get and change permissions.
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....