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.
dbgInfo (Function)
Returns a debug information.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Aliases on data files: HAlias
The aliases are used to handle......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Spreadsheet>.MoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Table,Col (External language)
Returns the current index of the column.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
MatInvert (Function)
Calculates the inverse of a square matrix.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Dashboard constants
Constants used by the functions for managing Dashboard controls...
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.