ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with TreeView controls
List of events associated with TreeView controls...
TableInfoXY (Example)
Usage example of the TableInfoXY function
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
NFC constants
List of constants used by the NFC functions...
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
WaitWindowStart (Function)
Opens the wait window of application.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Library,Disk (External language)
Opens the project library that is stored on disk.
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
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......
FTPConnect (Example)
Usage example of the FTPConnect function
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
Description (Property)
The Description property is used to get and change the description of an element.
The Line control
A Line control is used to display a line in a page......
ModbusDisconnect (Function)
Closes the Modbus session.
dTransferToImage (Example)
Usage example of the dTransferToImage function