ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
DriveDeleteDirectory (Function)
Deletes a directory (and the files it contains) on an Drive (remote disk).
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
Service constants
List of constants used by the functions for managing services....
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
Speech synthesis in the mobile applications
The phones can talk!......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
2. Analysis in practice
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
PythonExecute (Function)
Executes a function present in a Python module.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.