ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Operating mode of dynamic Active WEBDEV Pages
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Switch control properties
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Word Processing control events
WINDEV manages the following events by default......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Scheduler control events
The following events associated with Scheduler controls:...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Body Complement block
The Body complement block is linked to the Body block......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Environment of the project editor
The main elements of the project editor are as follows:
DateTimeDifference (Function)
Calculates the difference between two dates and times.