ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
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......
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......
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....
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
LDAP constants
List of constants used by the LDAP functions....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Managing assertions
...The main available features are as follows:...
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Handling Organization Chart controls programmatically
The Wire control
The Wire control is used to visually link 2 controls......
2. How to test a site?
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......