ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPConnect (Example)
Usage example of the FTPConnect function
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
REP files
REP files contain the list of data files handled by the application....
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
LOOP statement
The statement block is repeated endlessly...
Various constants
List of various constants....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
SysSpace (Function)
Returns the physical memory space for the current computer.
iCreateFont (Example)
Usage example of the iCreateFont function
DashDisplay (Function)
Refreshes elements in a Dashboard control.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)