ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Error 121: Shadowing a structure
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......
21. Managing business rules
Managing business rules...
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......
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....
Error 4: A space is required after the ':' character
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....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......