ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
StringReverse (Function)
Reverses the characters of a string.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Format (Property)
The Format property is used to define the data format of a data file.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source 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)....
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
NFCSendTag (Function)
Sends a NFC tag to another device.
AIDetect (Function)
Detects different elements in an image: object, faces, etc, ... This detection is achieved through artificial intelligence (AI).
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.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.