ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Viewing a log file
WDLog is used to view the content of a log file......
dbgInfo (Function)
Returns a debug information.
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
ComponentInfo (Function)
Returns information about a component.
ReplicInfo (Function)
Returns information about a replication.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
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......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
eCurrencyName (Function)
Returns the caption of a currency.
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)......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
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.
SysWinTitle (Function)
Returns the title of the window.