ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLFirst (Function)
Positions on the first row of the query result.
HDeclare (Example)
Usage example of the HDeclare function
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.
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.
sEndEvent (Function)
Disables the detection of an event on a serial port.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
FinRepayVal (Example)
Usage example of the FinRepayVal function
HFileExist (Example)
Usage example of the HFileExist function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
HErrorInfo (Example)
Usage example of the HErrorInfo function
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
StringEndsWith (Function)
Checks whether a character string ends with: with a specific character string. with one of the character strings in an array....