ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
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 "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
10. Customizing the aspect of a site: skin elements
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Site Map control properties
List of properties associated with a Site Map control...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Various WEBDEV constants
Various WEBDEV constants...
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
Properties associated with a supercontrol
List of properties associated with a supercontrol...
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).