ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HDeleteServerTrigger (Function)
Deletes a server trigger.
The planes (in a window or in a report)
The planes are used to group the window controls......
OpenMobileWindow (Function)
Opens a window in a mobile application.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
The single-part and multi-part archives
Two types of archives are available......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Constants for managing animations
List of constants used by the functions for managing the animations...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
apExecute (Function)
Runs an action plan.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.