ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
HViewToFile (Example)
Usage example of the HViewToFile function
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
DnDCursor (Example)
Usage example of the DnDCursor function
BackgroundTaskAdd (Function)
Adds a new background task.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
SocketExist (Function)
Checks the existence of socket.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
14. Controls in practice
LanguageToName (Function)
Returns the name of a language.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......