ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Type of variable)
An associative array is an "advanced" type of array...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
12. Retrieving data from a site
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
ServiceInfo (Function)
Returns information regarding the configuration of a service.
PreviousPage (Function)
Returns the name of the previous page.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
HPass (Function)
Defines the password used to create or open a data file.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.