ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
ERR_ALREADYCONNECTED
Events associated with an infinite Progress Bar control
Events associated with a Dockable Panel control
Word Processing control events
WINDEV manages the following events by default......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
3. Site development life cycle
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Recompiling the project
The project compilation is a process used to......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Warning 124: Shadowing a global variable
The different types of windows
The following types of windows can be created in a WINDEV application......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
19. Sending emails
Report controls
Several types of controls can be handled in a report created by the report editor......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Error 1010: The member of the class is constant
Description window of a combining query
The description window of a combining query consists of several sections......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......