ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Handling Scheduler controls programmatically
A Scheduler control can be......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
xlsSave (Function)
Saves an XLS document.
16. Application test in practice
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Creating the Vision windows of the WINDEV RAD pattern
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Operations performed on activity diagrams
The following paragraphs explain......
Creating a flexible modeling
To create a new flexible modeling, you can......
Creating the Table windows of the WINDEV RAD pattern
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......