ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Count (Property)
The Count property returns the number of elements in a given set.
Order (Property)
The Order property gets and sets the order of a list of elements.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
Environment of the report editor
Environment of the report editor...
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
<Table>.InsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
<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.)....
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.)....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...