ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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.
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....
Other operators
The following are additional operators......
Check: Sending an email
The monitoring robot will......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
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.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
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....
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
SocketWrite (Function)
Writes a message intended to another socket.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
5. The following files are automatically created
ServicePause (Function)
Pauses a service.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......