ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclare (Example)
Usage example of the HDeclare function
ArrayToParameters (Function)
Converts an array of elements into a list of parameters.
WordToArray (Function)
Fills an array with the words from a string.
HRecNum (Example)
Usage example of the HRecNum function
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HImportJSON (Function)
Imports a JSON file into an HFSQL Classic table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile).
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
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.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HSendMessageToClient (Function)
Displays a message on the client computers.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
SQLFirst (Function)
Positions on the first row of the query result.
sEndEvent (Function)
Disables the detection of an event on a serial port.