ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerAddFile (Function)
Adds a file to the compilation.
Using the Vista style in your windows
WINDEV allows you to customize......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
Enumeration (Type of variable)
An enumeration is a set of values......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Defining clickable areas
In a page, an Image control can contain clickable areas......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.