ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iEllipse (Function)
Prints an ellipse (in a rectangle).
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property gets and sets the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
List of reserved words
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Creating the executable and the setup program
The languages supported by the application are taken into account......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Constants for managing videos
List of constants used by the functions for video management....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Setup in MSI format
You can create MSI installers......