ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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
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.
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......
Error 35: 'Continue' is available in the loops only
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.
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....