ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
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)....
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
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.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
<Toast>.Display (Function)
Displays a "Toast" message.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
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.
InJavaMode (Function)
Indicates whether the code is run in Java.
InPHPMode (Function)
Indicates whether the code is run in PHP.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.