ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Date
The Date keyword can correspond to...
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
zipAddFile (Example)
Usage example of the zipAddFile function
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....