ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Style of a control
As soon as it is created, a control is associated with a style......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
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....
eCurrencyName (Function)
Returns the caption of a currency.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreate or HCreationIfNotFound).
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
HFSQL Client/Server functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HStatNbRec (Function)
Returns the number of entries for a given key item.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......