ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
2. Analysis in practice
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
2. Deploying a static site or a PHP site
Manipulating Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Bar Code controls......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....