ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
OpenChild (Function)
Opens a non-modal child window.
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Android Control Center
Do you know where to find your application log files?...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Error (Function)
Displays a custom error message in a system error window.
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Events associated with Looper controls
List of events associated with Looper controls...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Events associated with Table controls
List of events associated with Table controls...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....