ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Info (Function)
Displays a custom message in a system information window.
Environment of the window editor
The main elements of window editor are as follows:
MyWindow (Reserved word)
MyWindow is used to handle the current window...
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Setup in MSI format
You have the ability to create a setup program in MSI standard......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control. Modify the orientation of a ListView control....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
13. Types of standard controls
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
MDIOpen (Function)
Opens and enables an MDI child window.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Handling Scheduler controls programmatically
A Scheduler control can be......
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Query and project
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......