ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 the columns of a Table control in a page
The columns are used to display information in a Table control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<TreeView Table>.TypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
<Dockable panel>.Activate (Function)
Activates a panel when several panels are docked together.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
2. Analysis in practice
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......