ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Options of the window editor
To configure the general options of the window editor......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Feedback component
The Feedback component is a component provided with WINDEV......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Principle for running threads
At runtime, an application runs in a main thread......
Configuring the IIS 7/7.5 server
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Constants for the Exif functions
List of constants used by the Exif functions....
HTMLToText (Function)
Converts an HTML string or buffer to text.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min