ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
HLinkMemo (Example)
Usage example of the HLinkMemo function
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
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....
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
fOpen (Example)
Usage example of the fOpen function
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
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.
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....