ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
Creating and handling an item
The main operations that can be performed on an item are as follows......
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Resizing a window (AAF)
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
The Clickable Image control
The Clickable Image control can be used to......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......