ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Events associated with Link controls
List of events associated with Link controls...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Control constants
List of constants used by the functions for managing controls...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Organizer report
The report editor gives you the ability to create "Organizer" reports....
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
DDE constants
List of constants used by the DDE functions...
Scheduler report
The report editor allows you to create "Scheduler" reports....
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.