ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Binding a Check Box control to an item
Generating a class diagram
The generation is used to create the WINDEV classes ("......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
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......
User Groupware and Client/Server data files
An application that uses the User Groupware can be used with an HFSQL database in Client/Server mode......
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.
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......
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.
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.