ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<Array>.Shuffle (Function)
Shuffles the elements of a WLanguage array.
HState (Function)
Used to find out the state of a record.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HDeleteServerTrigger (Function)
Deletes a server trigger.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
ExecuteAncestor (Function)
When the code is overridden, used to run the process of the template corresponding to the process of the current control.
GetTheme (Function)
Gets the current theme of a mobile application.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Functions for managing the Combinations and Enumerations
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (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....
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
XMLSign (Function)
Signs an XML document.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
ToastDisplay (Function)
Displays a "Toast" message.