ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Project and analysis
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
9. Monitor your sites, servers, etc.
4. Monitor your applications
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
HClient structure
The HClient structure is used to......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
<xlsDocument variable>.Save (Function)
Saves an XLS document.
Feedback component
The Feedback component is a component provided with WINDEV......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Constants for managing tiles
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.