ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom properties (WLanguage)
A custom property is a code element with two events......
tapiDial (Function)
Dials a phone number for a voice line.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Designing a supercontrol
A supercontrol is an advanced type of control......
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
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......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Handling Scheduler controls programmatically
A Scheduler control can be......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Popup control properties
Peeling Corner control properties
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.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
ERR_CANNOT_OPEN_FILE
Query editor
The query editor is used to automatically create queries on the data files......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
1. Testing a site: Elements to be tested