ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
HTML Editor control properties
Properties associated with the HTML Editor control....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Drawing constants
List of constants used by the drawing functions....
Project description: Options tab
The project description window allows you to configure various elements of your project......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Print constants
List of constants used by the print functions....
Chart: Managing legends
Several types of legends are supported in the charts......
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Screen,Get (External language)
Retrieves the value in a control or in a variable.
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Events associated with pages
List of events associated with pages...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
XMLDocument (Example)
Usage example of the XMLDocument function
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......