ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple...
Error (Function)
Displays a custom error message in a system error window.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
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....
Installing a SOAP server with Apache
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......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
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...