ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Action Bar control events
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
9. Internal component
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Utility components
WINDEV includes several utility components that allow you to handle data directly......
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible in a Word Processing control. Make the rulers visible or invisible in a Word Processing control....
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
11. External component
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
14. PHP generation in practice
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.