ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadCopyFile (Example)
Usage example of the UploadCopyFile function
TableInfoXY (Example)
Usage example of the TableInfoXY function
Error 35: 'Continue' is available in the loops only
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
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.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
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.
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.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Error 1016: The method of the class is private
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.
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....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
SFDelete (Function)
Deletes records from a Salesforce database.
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
AddLink (Function)
Adds a link to a text section in an edit control.
Error 803: Return and Result cannot be used in the same process