ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
DownloadAdd (Function)
Adds a new download in the device's download manager....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
xlsColumnType (Example)
Usage example of the xlsColumnType function
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
SMSSend (Function)
Sends an SMS.
HSendMessageToClient (Function)
Displays a message on the client computers.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
Action Bar control events
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.