ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Events associated with control templates
List of events associated with control templates...
Debugging constants
List of constants used by the debugging functions...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Creating a table in a report
Tables can be created in a report......
Height (Property)
The Height property is used to get and change the height of an element.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
EnumControl (Example)
Usage example of the EnumControl function
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
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......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Print constants
List of constants used by the print functions....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function