ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
gpwOpen (Function)
Opens the User Groupware login window or page.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
iParameterPDF (Function)
Defines the options for the generated PDF file.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
WDZip: Creating or modifying an archive
This help page explains how to......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
14. Managing the "Back" button in practice
Starting WDOptimizer in a command line
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Error 2109: You are using the ObjectInfo function