ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
Report blocks
A printed report includes several sections......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WINDEV 2024 Tutorial - Table of contents
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
WEBDEV 2024 Tutorial - Table of contents
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Error 1016: The method of the class is private
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Events associated with List Box controls
List of events associated with List Box controls...
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
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......
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Replication management functions
Three types of replication are proposed......
ERR_DISCONNECTED_BY_ADMIN
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......