ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
<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>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
<Connection variable>.ListGroup (Function)
Returns the list of groups of users defined for a connection.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
User Groupware files
Two categories of data files are managed......
4. When to use the debugger?
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
HCancelBackup (Function)
Cancels a current backup.
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Native Sybase Connector for WINDEV and WEBDEV 2024
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Description window of a combining query
The description window of a combining query consists of several sections......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.