ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
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.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
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....
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
XMLSign (Function)
Signs an XML document.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
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....
<emailIMAPSession variable>.NbMessage (Function)
Returns the number of incoming messages in an IMAP session.
ToastDisplay (Function)
Displays a "Toast" message.
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.