ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
Contains (Function)
Allows you to check if a substring is within a string.
EventDestroy (Function)
Explicitly destroys an event.
Composite variable
A composite variable contains different types of elements (members)...
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
TelemetryEnable (Function)
Enables the telemetry manually.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
ComponentLocate (Function)
Specifies the access path to an external component of project.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.