ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
xlsColumnType (Example)
Usage example of the xlsColumnType function
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
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.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
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.
Error 1016: The method of the class is private
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Diagram management functions
Diagram management functions...
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....