ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipping the window according to an image
An image can be used to easily define the shape of a window......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
The Organizer control
The Organizer control is used to display and handle organizers......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
iSkipLine (Function)
Forces one or more line break.
Handling an internal component
An internal component is a set of elements from a project......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
14. Controls in practice
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Error 13: The label already exists
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.