ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Managing the runtime errors
Some errors may occur in your application......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Handling Gantt Chart controls programmatically
6. WEBDEV Account Manager
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......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Visible (Property)
The Visible property is used to set the visibility of an element.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......