ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows functions
List of miscellaneous Windows functions
Windows Scheduler functions
List of functions for managing the scheduler
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area...
(No title )
SNMP functions
List of SNMP functions
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image...
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Describing a problem to the Free Technical Support
Events associated with Looper controls
List of events associated with Looper controls...
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment...
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced...
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
ControlNext (Function)
Returns the name of the next control in input mode.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups...
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Opacity (Property)
The Opacity property gets and sets the opacity of an element.
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....