ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Extern (Reserved word)
EXTERN is used to...
Internal component
An internal component is a set of elements from a project......
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.