ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
The pages
Pages are the main interface of a WEBDEV site......
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)....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
HFSQL constants
List of constants used by the HFSQL functions....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Break in a report
The break is used to group the records corresponding to a sort criterion......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
WDXView: Overview
WDXView is an ActiveX browser......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).