ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerAddFile (Function)
Adds a file to the compilation.
Control constants
List of constants used by the functions for managing controls...
Using the Vista style in your windows
WINDEV allows you to customize......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
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.
End of break block
The End of break block is optional......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
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......
MySelf (Reserved word)
MySelf is used to handle the current control...
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
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.