ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
fImageSelect (Example)
Usage example of the fImageSelect function
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Report viewer: Proposing several reports
In the document preview, end users can......
Constant
The constants are language elements whose value is fixed once and for all...
Printing in PDF format: Special cases
Specific features of print in PDF format...
URI constants
The following constants are used by URI-specific functions:...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
FTP constants
List of constants used by the FTP functions....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HSetPosition (Example)
Usage example of the HSetPosition function
xlsOpen (Example)
Usage example of the xlsOpen function
Fax constants
List of constants used by the functions for managing faxes....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
W3C standardization
You must comply with the W3C standard (HTML 4......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.