ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
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.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
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....
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
VariableReset (Function)
Resets the variable to its initial value.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
ColorPalette (Function)
Returns a color found in the current palette.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
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.)....
NFCSendTag (Function)
Sends a NFC tag to another device.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
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)....
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
HTTPSendForm (Function)
Sends an HTTP form.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
<Toast>.Display (Function)
Displays a "Toast" message.