ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Properties associated with the areas defined in Zoning mode
Events associated with a Multimedia control
List of events associated with a Multimedia control...
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
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....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HDescribeItem (Function)
Describes a file item through programming.
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
SpreadsheetSelectMinus (Function)
Deselects one or more cells in a Spreadsheet control found in a window.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......