ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Declaring and using a variable
A variable is defined by name and type......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Using an external component in an application
A component can be reused at any time in any application......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Multilingual project
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....