ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Character strings
WLanguage supports different types of strings....
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......
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....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Check: Sending an email
The monitoring robot will......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
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.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
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...
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
5. The following files are automatically created
ServicePause (Function)
Pauses a service.
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......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).