ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1015: The method of the class is protected
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Creating and handling an item
The main operations that can be performed on an item are as follows......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
<Looper>.ToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....