ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Page Footer block
The Page footer block is run at the end of each page......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
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......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
grPrint (Function)
Prints a chart.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......