ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiple generation
Project configurations are used to easily define the different "targets" of your project......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Random (Function)
Returns a random number.
Select query description window
The description window of a select query includes several sections......
ReplicInfo (Function)
Returns information about a replication.
eCurrencyName (Function)
Returns the caption of a currency.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Min (Function)
Returns the lowest value.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Modulo (Reserved word)
Returns the remainder of a division.
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
FinFutureVal (Function)
Returns the future value of an investment.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
CurrentDay( Function)
Returns the number of the current day in the current month.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
ContinentList (Function)
Returns the list of continents.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
SysWinTitle (Function)
Returns the title of the window.
fDriveInfo (Function)
Returns information about a drive.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
SysInstance (Function)
Returns the instance of a module.