ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
SQLExec (Function)
Names and runs an SQL query.
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
2. How to test a site?
Error 112: An array can only have a maximum of X dimensions
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
FinError (Example)
Usage example of the FinError function
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Creating the Table windows of the WINDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Service variable
The Service variable is used to......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min