ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
fCompress (Example)
Usage example of the fCompress function
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
SQL view
An SQL view is a virtual data source defined by an SQL query......
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
xlsColumnType (Example)
Usage example of the xlsColumnType function
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Handling Scheduler controls programmatically
A Scheduler control can be......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
dFont (Example)
Usage example of the dFont function
fChangeSize (Function)
Resizes an external file.
SysColor (Function)
Identifies or modifies the color of a Windows element.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....