ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
<Array>.SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Items (Property)
The Items property is used to configure the different items of a full-text index.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
FreeDLL
The FreeDLL keyword can correspond to ...
In-App functions
The following WLanguage functions are used to manage In-App purchases......
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Format (Property)
The Format property is used to define the data format of a data file.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.