ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed by columns and the resources in rows. in a Gantt Chart column....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.