ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HChangeConnection (Example)
Usage example of the HChangeConnection function
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
gImage (Function)
Builds a sequence of characters containing an image.
HOpenConnection (Example)
Usage example of the HOpenConnection function
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
HCloseConnection (Example)
Usage example of the HCloseConenction function
TableMode (Function)
TableMode is kept for backward compatibility.
HConnect (Example)
Usage example of the HConnect function
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
EmailCheckAddress (Function)
Checks the validity of an email address.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gLine (Function)
Builds a sequence of characters containing a line.