ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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).
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
iPrintBlock (Function)
Forces a report block to print.
CertificateSignString (Function)
Creates the signature of a character string.
SocketCreate (Function)
Creates a socket.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
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......
fUnlock (Function)
Entirely or partially unlocks an external file.
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....
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
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....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
16. Java applications in practice
Java applications in practice...