ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Error 121: Shadowing a structure
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Error 19: The step of this FOR loop must be constant
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
18. Management of business rules
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......
21. Managing business rules
Managing business rules...
Code editor: Display options
The code editor proposes several display options......
Error 1: Syntax error
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....