ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
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.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Error 121: Shadowing a structure
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
WDScript: use in command-line and console mode
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Error 19: The step of this FOR loop must be constant
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
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......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
18. Management of business rules
21. Managing business rules
Managing 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......
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....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....