ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
The Signature control
The Signature control is a report control used to sign......
Customizing the report viewer: Available windows
Manipulating a Layout control programmatically
A Layout control can be......
ComponentInfo (Function)
Returns information about a component.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Operator on Address
The & operator returns the address of a variable as an integer
Managing parallel tasks
The computers are becoming more and more powerful......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
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)....