ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
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.
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.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
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......
Operations performed on sequence diagrams
The following paragraphs explain......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Operations performed on object diagrams
The following paragraphs explain......
Installing the robot controller
The monitoring robot includes three executables......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......