ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Control Center
Do you know where to find your application log files?...
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Creating a delete query
A delete query (corresponding SQL statement......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Telephony constants
List of constants used by telephony functions...
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
iDestination (Function)
Configures the print destination.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Handling Organization Chart controls programmatically
HLogInfo (Function)
Adds comments to the log when saving the operation.
HLogRecreate (Function)
Used to re-create an empty log.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Handling an Organization Chart control through programming (prefix syntax)
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.