ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Record (Type of variable)
The Record type is used to save the values of a record.
Border (Type of variable)
The Border type is used to handle a border through programming...
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Environment of the data model editor
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Installing and starting WDTRAD
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.