ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
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.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
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.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
12. Control templates
WINDEV Mobile allows you to create control templates....
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
<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.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
CharactType (Function)
Returns information about the type of character.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
SysDir (Function)
Returns the path of a system directory.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
fDirSize (Function)
Returns the size of a directory in bytes.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ArrayDistinct (Function)
Returns an array without duplicates.
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...