ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The pages
Pages are the main interface of a WEBDEV site......
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
Including a supercontrol in a window or in a page
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
ERR_DISCONNECTED_TIMEOUT
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)....
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
5. HFSQL Client/Server
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
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......
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 in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
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....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
HFSQL constants
List of constants used by the HFSQL functions....
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......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....