ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Group (Property)
The Group property is used to identify and change groups of elements.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
License agreement - HFSQL Client/Server
Error 113: Non-dynamic array without definition
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
<Table>.InsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Help about new features: Letting users know about changes
Applications are constantly evolving......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Error 1017: The method is not global: use: to access it
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
TableCellSelectOccurrence (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.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
<Looper>.Position (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
<Scheduler>.PositionDateTime (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.