ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Java applications in practice
Java applications in practice...
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
ERR_DISCONNECTED_TIMEOUT
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Invalid input functions
Invalid input functions...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Modify the type of a switch option: 3-state or 2-state options....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
LockAppOn (Function)
Locks a WINDEV application.
"Reports & Queries" software
This is "Reports & Queries"......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
Extracting messages added or modified since last extraction
A project was already created and translated......