ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control based on a data file
This type of Looper control uses data from a data file or query......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
HRead (Function)
Reads a record in a file according to a given record number.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Calendar functions
List of Calendar functions...
Phone constants (Android / iOS)
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
HState (Function)
Used to find out the state of a record.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
fMemOpen (Function)
Opens a memory zone shared between several applications.
TimeValid (Function)
Checks the time validity.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Installing a SOAP server with IIS
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......