ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window...
Action Bar control functions
The following functions are used to manipulate Action Bar controls...
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Page constants
List of constants used by page functions....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Label report
The report editor allows you to create "Label" reports......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
TableMode (Function)
TableMode is kept for backward compatibility.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Page templates
WEBDEV allows you to create page templates......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
gpwOpen (Function)
Opens the User Groupware login window or page.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
fUncompress (Example)
Usage example of the fUncompress function
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
EmailGetAll (Function)
Retrieves all the emails found on a server.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Handling a Web Component control through programming
PageSubmit (Function)
Validates the specified page and starts the execution of a button.