ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
WINDEV: Example of programmed Drag and Drop
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Properties linked to the Euro management
List of properties linked to the Euro management...
Container column in a Table control
A cell found in a Table control can contain a set of controls......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
5. User Groupware in practice
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Handling controls in a report
The different operations available for the report controls are as follows......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....