ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with List Box controls
List of events associated with List Box controls...
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Hyper File functions available for backward compatibility
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
grCreate (Function)
Creates a specific type of chart.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
6. Internal window
Internal windows...
dPolygon (Example)
Usage example of the dPolygon function
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
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....
Defining clickable areas
In a page, an Image control can contain clickable areas......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......