ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Programming the table cells
The Table controls can be handled......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
WinStatus (Function)
Identifies or modifies the window status.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
grRaised (Function)
Used to display a chart with raised effect.
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Constants for managing videos
List of constants used by the functions for video management....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.