ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing emails
List of constants used by the functions for managing emails....
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a web service.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
hbReading (Type of variable)
The hbReading type is used to define the characteristics of a read operation.
JSONToVariant (Example)
Usage example of the JSONToVariant function
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").