ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Events associated with the project
List of events associated with the project...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Print constants
List of constants used by the print functions....
Environment of the report editor
Environment of the report editor...
Drawing constants
List of constants used by the drawing functions....
Events associated with supercontrols
List of events associated with supercontrols...
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
14. Controls in practice
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Programming custom calculations in Table controls