ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
The OLE control
The OLE control is used to handle an OLE object......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
ReplicSynchro: Use
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Running the test of a static project
The test of the entire project allows simulating the startup of the site......