ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
HIndex (Function)
Rebuilds the file index (".NDX" file).
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
Supercontrol
A supercontrol is an advanced type of control......
dCopyImage (Example)
Usage example of the dCopyImage function
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Constants for the geo-localization functions
Constants used by the geo-localization functions...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
Rating control properties
The Rating control can be used in a window as well as in a page....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......