ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContinentList (Function)
Returns the list of continents.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Title (Property)
The Title property is used to get and change the title of an element.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
8. Sharing a project in practice
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
MQTT functions
The following functions are used to manage MQTT clients...
Global and local variable
Two types of variables are available......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
EncryptGenerateRSAKey (Function)
Generates an RSA private/public key pair....
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......