ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report with parameters
When printing a report, you have the ability to pass parameters to this report......
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
WDINT license agreement
WDINT license agreement...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Other operators
The following are additional operators......
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Copying and cloning
Variables are copied using the "=" operator...
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Check: Sending an email
The monitoring robot will......
Events associated with control templates
List of events associated with control templates...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
fExeDir (Function)
Returns the directory from which the execution is started.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....