ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Drawing constants
List of constants used by the drawing functions....
Constants for test
List of constants used by the functions for managing automated tests....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Defining a help window template
WINDEV allows you to create help window templates......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Input (Function)
Displays a message allowing the user to type an information.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Print constants
List of constants used by the print functions....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.