ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
WDTRAD license agreement
WDTRAD license agreement...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
eCurrencyName (Function)
Returns the caption of a currency.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
11. Controls in practice
Discover the main characteristics of the controls...
Control template
A control template is a set of controls that can be re-used in several windows or pages......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
2. Types of setup
Types of setup...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
PageParameter (Function)
Returns the value of a parameter passed to the current page.