ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ThreadPersistent (Function)
Makes a thread persistent.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
MaskFormat (Function)
Formats a character string using an InputMask variable.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
SysNotificationSend (Function)
Sends an interactive notification to the system in order to be displayed.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
<Array>.Copy (Function)
Copies the content of an array to another array.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.