ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iHPos (Function)
iHPos is kept for backward compatibility.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
SocketCreate (Function)
Creates a socket.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
iPrintBlock (Function)
Forces a report block to print.
CertificateSignString (Function)
Creates the signature of a character string.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
iVPos (Function)
iVPos is kept for backward compatibility.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
fUnlock (Function)
Entirely or partially unlocks an external file.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....