ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
eCurrencyName (Function)
Returns the caption of a currency.
SysWinTitle (Function)
Returns the title of the window.
SysInstance (Function)
Returns the instance of a module.
BrowserPlatform (Function)
Returns the user's browser platform....
ERR_MISSING_PAGE
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
LanguageToName (Function)
Returns the name of a language.
Random (Function)
Returns a random number.
SysScreenResolution (Function)
Returns the resolution of a screen.
SNMPOIDStatus (Function)
Returns the status of an OID.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
SNMPOIDDescription (Function)
Returns the description of an OID.
ImageScrollingPosition (Function)
Returns the displayed image.
gpwEncryptPassword (Function)
Returns the encrypted password.
<Image>.ScrollingPosition (Function)
Returns the displayed image.
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.
SysMetric (Function)
Returns the resolution of a specific element.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......