ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDConver : Use in interactive mode
Before you start using WDConver, you must have......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
diagPolygon (Type of variable)
The diagPolygon type is used to define all the advanced characteristics of a shape of type Polygon.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
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....
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
4. When to use the debugger?
8. Traffic statistics of dynamic sites
8. Sharing a project in practice
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
9. Sharing a project in practice
Sharing a project in practice...