ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Structure of data files of user groupware