ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date
The Date keyword can correspond to...
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Multiline strings
To type character strings over several lines in the code editor...
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
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....
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......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
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.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
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
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....