ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
LDAPRenameAttribute (Function)
Renames an attribute.
iPrintBlock (Function)
Forces a report block to print.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
SocketCreate (Function)
Creates a socket.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
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.
SysIconAdd (Example)
Usage example of the SysIconAdd function
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
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).
GglRequest (Example)
Usage example of the GglRequest function
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....