ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to choose the data source of a control?
This help page presents the different data sources available for a control....
MyReport (Reserved word)
MyReport is used to handle the current report...
MyPage (Reserved word)
MyPage is used to handle the current page...
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
Constants for managing the registry
List of constants used by the registry management functions....
Creating an RSS stream
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
iPrintReport (External language)
Prints a report created with the report editor.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
OpenChild (Function)
Opens a non-modal child window.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Open (External language)
Opens a window.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Supercontrol
A supercontrol is an advanced type of control......