ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
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...
Constants for the archiving functions
List of constants used by the archiving functions....
dPoint (Example)
Usage example of the dPoint function
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
The planes in WEBDEV
The planes are used to group the controls of an element......
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
FileDisplay (Function)
Displays a file in the browser of Web user.
WinStatus (Function)
Identifies or modifies the window status.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.