ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
7. Multilingual websites in practice
Returns an array without duplicates....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Control constants
List of constants used by the functions for managing controls...
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
7. Source Code Manager (SCM)
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
PDFToText (Function)
Extract the text contained in an Document PDF.
SQLChangeConnection (Function)
Modifies the current connection.
rssCloud (Variable type)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS feed...
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.