ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
List of extension attributes
The list of extension attributes ......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
AppointmentFirst (Function)
Reads the first appointment found 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.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Source (Property)
The Source property is used to get and change the source of an element.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
The Carousel control
The Carousel control is used to display an animated menu made of images......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.