ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
List of extension attributes
The list of extension attributes ......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
14. Managing the "Back" button in practice
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
grWndSize (Function)
Defines the size of the window containing the chart.
Note (Property)
The Note property is used to get and change a text associated with an element.
PageChangeLayout (Function)
Applies a specific layout to a page.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Open (Function)
Opens a modal WINDEV window.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Enumeration (Type of variable)
An enumeration is a set of values......
Report based on a query
Queries are used to easily select records in one or more data files......
Global and local variable
Two types of variables are available......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Compound statements
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.