ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclare (Example)
Usage example of the HDeclare function
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
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
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).
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.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
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....
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
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.
FinRepayVal (Example)
Usage example of the FinRepayVal function
HFileExist (Example)
Usage example of the HFileExist function