ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
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....
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
ManageHTML (Property)
The Property ManageHTML property is used to set the HTML management mode in a full-text index.
MinLinkedCardinality (Property)
The MinLinkedCardinality property gets and changes the minimum cardinality of the related item.
FreeDLL
The FreeDLL keyword can correspond to ...
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
In-App functions
The following WLanguage functions are used to manage In-App purchases......
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
Constants for managing speech synthesis
The RightIndent property gets and sets the right indent of an element....
Extension (Property)
The Extension property is used to: get the extension of a table defined in the data model editor or programmatically. define the extension of a file (when the file is described through programming only)....
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Organizer control functions
The following functions are used to manage the Organizer control:...
CertificateSignString (Function)
Creates the signature of a character string.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
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....
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.