ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
BurnerPath (Function)
Returns the path of the current burner.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Open (External language)
Opens a window.
Table,Insert (External language)
Inserts an element into a table at a given position.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
WinOutWidth (Function)
Returns the full width of a window.
Programming ActiveX
WINDEV allows you to manipulate an ActiveX control in WLanguage via......
BurnerStatus (Function)
Returns the status of the current burner.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Using several libraries in an application
A library is a WDL file that contains all the resources......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
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.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
25. Performing a process on several successive pages
Performing a process on several successive pages...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grIncreaseData (Function)
Adds a value to a data in a chart.