ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Error 1007: The member is global: use the: operator: to access it
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
Project management functions
List of functions for managing projects...
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Glossary
The glossary lists all the abbreviations used in the code editor......