ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handle (External language)
Returns the handle of a window or control.
WinStatus (Function)
Identifies or modifies the window status.
OpenMobileWindow (Function)
Opens a window in a mobile application.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
WinChangeAlias (Function)
Modifies the alias of a window.
WaitWindowStart (Function)
Opens the wait window of application.
iWindowCancel (Function)
Configures the print cancel window.
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
grDestinationWnd (Function)
Defines a window as chart destination.
SysValidHandle (Function)
Checks the validity of a window handle.
Screen,Input (External language)
Starts the input in the controls of a window.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
SysSetFocus (Function)
Sets focus to a window or control.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....