ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
eChangeCurrency (Function)
Converts a currency into another currency.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Passing parameters
The parameters can be passed to a procedure......
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
eCurrencyName (Function)
Returns the caption of a currency.
Creating requirements
The following steps must be performed to implement the requirements......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
Installing the monitoring robot
The monitoring robot includes three executables......
Global and local variable
Two types of variables are available......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).