ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
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.
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.
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)....
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
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.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
ERR_BAD_CONTEXT_INTERNAL
ERR_BAD_CONTEXT_FOUND
ERR_DISCONNECTED_RELOG
<Toast>.Display (Function)
Displays a "Toast" message.