ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBar (Function)
Displays a progress bar in the status bar of current window.
OpenSister (Function)
Opens a non-modal sibling window.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Java functions
List of Java functions...
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
ERR_ALREADYCONNECTED
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...