ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Drawing constants
List of constants used by the drawing functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Android Widget windows
An Android application can contain one or more Widget windows......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce...
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number...
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup...
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position...
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......