ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
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)....
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......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
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......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
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......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
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.