ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Invalid input functions
Invalid input functions...
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Infinite Progress Bar control events
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
Action Bar control functions
The following functions are used to manipulate Action Bar controls......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Events associated with a Navigation Bar control
Builds a list of controls that require data input/contain invalid data....
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Local procedure
Two types of procedures are available......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....