ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
MCI functions
List of MCI functions...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Recompiling the project
The project compilation is a process used to......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Events associated with Button controls
List of events associated with Button controls...
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Creating a table in a report
Tables can be created in a report......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Date (Type of variable)
The Date type enables you to easily handle the dates...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......