ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
SCM: Repository versions
There are different versions of the SCM repository......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Using several libraries in an application
A library is a WDL file that contains all the resources......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Data persistence
The data persistence is used to store the value typed by the user......
Discover all the possibilities of pivot tables
Calling a procedure/a function
Syntax for calling a local or global procedure.
Using .NET assemblies in a project
To use .NET assemblies in a project......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....