ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
<Connection variable>.InfoGroup (Function)
Returns information about the specified group of users.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
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......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Handling report blocks
The different operations available on report blocks are as follows......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HInfoGroup (Function)
Returns information about the specified group of users.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....