ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Context Menu control (WEBDEV)
Context menus are often used in websites......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Handling Organization Chart controls programmatically
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
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...
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......