ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Materialized view
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
ServiceWait (Function)
Pauses the current service during the specified duration.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
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......
TreeExpand (Function)
Expands a node in a TreeView control.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
System constants
List of constants used by the system functions....
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Action Bar control events
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
TreeCollapse (Function)
Collapses a branch previously expanded.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......