ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
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.).
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.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
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).
The Signature control
The Signature control is a report control used to sign......
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......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
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.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
8. Sharing a project in practice