ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAddLink (Function)
Adds an integrity rule between two tables on the server.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<xlsDocument variable>.AddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
<Command variable>.AddArgument (Function)
Adds an argument to a command to be executed in console mode.
HTMLInsertBefore (Function)
Adds a node before the specified node in an HTML document.
<Sliding Banner>.Previous (Function)
Displays the previous plane of a Sliding Banner control.
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
CmdAddOption (Function)
Adds an option to the command to be executed in console mode.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.