ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Events associated with a Layout control
How to use the indirection operators?
The indirection operators ({ }) are used to handle an object whose name is found in a variable......
Image control: the supported formats
The supported image formats are as follows:...
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Events associated with a Dockable Panel control
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
<gglConnection variable>.Disconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
Android Control Center
Do you know where to find your application log files?...
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Zombie data files and items
During the life of an application, items live and die......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Compound statements
Extracting messages added or modified since last extraction
A project was already created and translated......