ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. User Groupware in practice
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Managing main window menus
A main menu is necessarily associated with a window......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Description window of a combining query
The description window of a combining query consists of several sections......
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Collapsing/Expanding a TreeView control through programming (prefix syntax)
To collapse/expand a TreeView control through programming, ......
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
Handling an Organization Chart control through programming (prefix syntax)
Handling a Sliding Banner control through programming (prefix syntax)
A Sliding Banner control can be handled through programming......
Handling a TreeView Table control programmatically (prefix syntax)
This page explains how to program TreeView Table controls......
Handling a Linear Looper control through programming (object syntax)
WEBDEV allows you to handle a Linear Looper control through programming....
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....