ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ...
Importing elements into a project
All the elements of a project (windows, reports, classes, sets of procedures, queries...
MDIOpen (Function)
Opens and enables an MDI child window.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
BackgroundTaskAdd (Function)
Adds a new background task.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
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.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
FTP constants
List of constants used by the FTP functions....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.