ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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...
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
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.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Check: Sending an email
The monitoring robot will......
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.
Character strings
WLanguage supports different types of strings....
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.
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....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
SocketWrite (Function)
Writes a message intended to another socket.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...