ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HOpenConnection (Example)
Usage example of the HOpenConnection function
Value (Property)
The Value property gets and sets the value of an element.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
dDisplay (Function)
Displays the drawing in the Image control.
dbgEnableLog (Function)
Enables the runtime log programmatically.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
XMLParent (Example)
Usage example of the XMLParent function
fDirSize (Function)
Returns the size of a directory in bytes.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
ThreadCurrent (Function)
Returns the name of the thread currently run.
fTime (Example)
Usage example of the fTime function