ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
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......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
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.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
IF statement
The conditional IF statement allows you to run an action according to a condition...
Constants for managing animations
List of constants used by the functions for managing the animations...
iParameter (Function)
Retrieves the printer configuration and configures the print.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Constants for managing the windows
List of constants used by the functions for managing the windows...
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
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.