ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
End of break block
The End of break block is optional......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
8. Optimizing an application
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
HErrorLock (Function)
Used to check whether a lock error occurred.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Aliases on data files: HAlias
The aliases are used to handle......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......