ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
<DiskFile variable>.ReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<List Box>.Sort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
BurnerPath (Function)
Returns the path of the current burner.
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL data file.