ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found 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.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
grIncreaseData (Function)
Adds a value to a data in a chart.
ChangeStyle (Function)
Modifies the style of a control dynamically.
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, ......
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.
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.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.