ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
13. External component in practice
External component in practice...
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Various WEBDEV constants
Various WEBDEV constants...
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
ArraySort (Function)
Sorts a WLanguage array.
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
sfUserInfo (Variable type)
The sfUserInfo type is used to get information about a user...
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HNext (Function)
Sets the position on the next table record according to a browse item.
HBackup (Function)
Backs up the contents of an HFSQL server: all server databases, one or more databases, one or more tables.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
SQL view
An SQL view is a virtual data source defined by an SQL query......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......