ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
SysScreenResolution (Function)
Returns the resolution of a screen.
SNMPOIDStatus (Function)
Returns the status of an OID.
FinFutureVal (Function)
Returns the future value of an investment.
SNMPOIDDescription (Function)
Returns the description of an OID.
gpwEncryptPassword (Function)
Returns the encrypted password.
ContinentList (Function)
Returns the list of continents.
Modulo (Reserved word)
Returns the remainder of a division.
Min (Function)
Returns the lowest value.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
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....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
CharactType (Function)
Returns information about the type of character.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).