ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
TreeExpand (Function)
Expands a node in a TreeView control.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Materialized view
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......
Emulating constants
List of constants used by the functions for emulating automated tests....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
MemFound (Function)
Checks whether the sought element was found.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Image (Property)
The Image property gets and sets the background image of a control or block.
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
gLine (Function)
Builds a sequence of characters containing a line.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......