ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Min (Function)
Returns the lowest value.
ContinentList (Function)
Returns the list of continents.
Sin (Function)
Returns the sine of an angle.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
SysWinTitle (Function)
Returns the title of the window.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
SysInstance (Function)
Returns the instance of a module.
Programming an indexed control
12. Control templates
WINDEV Mobile allows you to create control templates....
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
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.
SysScreenResolution (Function)
Returns the resolution of a screen.
SNMPOIDStatus (Function)
Returns the status of an OID.
SNMPOIDDescription (Function)
Returns the description of an OID.
gpwEncryptPassword (Function)
Returns the encrypted password.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Alignment rulers (Editor)
When creating or modifying a window in the window editor, you have the ability to display the alignment rulers......
Typing multilingual texts
For a multilingual application, you have the ability to......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
CharactType (Function)
Returns information about the type of character.
3. Deploying a WINDEV application
<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.