ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Environment of the report editor
Environment of the report editor...
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Height (Property)
The Height property is used to get and change the height of an element.
Constants for managing projects
List of constants used by the functions for managing projects....
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
EnumControl (Example)
Usage example of the EnumControl function
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
General environment of WINDEV
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Automation object
The Automation keyword is used to declare an automation object...
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Print constants
List of constants used by the print functions....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
ChangeStyle (Function)
Modifies the style of a control dynamically.
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......