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.
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......
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
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......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
<Document variable>.EndModification (Function)
Indicates the end of a series of actions performed in a Document variable in a single event ("undo/redo")....
PanelActivate (Function)
Activates a panel when several panels are docked together.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
<TreeView>.CollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
Calendar functions
List of Calendar functions...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
DocPrint (Function)
Prints a document in "docx" format.