ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cardinalities
The cardinalities are used to count the links between the files......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Google Contacts management functions
List of functions for managing Google contacts...
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Link properties
When creating a link, you can simply specify the destination......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).