ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
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......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Error 121: Shadowing a structure
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....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
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......
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......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
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....