ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
MongoInfo (Function)
Returns information about a MongoDB database.
<Image variable>.DrawBorder (Function)
Draws the borders in an Image variable.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
<Toast>.Display (Function)
Displays a "Toast" message.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
<Array>.Max (Function)
Returns the greatest value in the array.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
RESTSend (Function)
Sends a REST request and waits for the server response.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.