ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Removing a project from the SCM (Source Code Manager)
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Share your projects via Git
Git is a source code manager......
7. Source Code Manager (SCM)
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Repairing the project
In some cases, "Project......
Component diagram
A component diagram shows the physical and static architecture of a system software......
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
ERR_DISCONNECTED_TIMEOUT