ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
grIncreaseData (Function)
Adds a value to a data in a chart.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
List of extension attributes
The list of extension attributes ......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
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......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
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.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
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......
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).
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.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...