ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteView (Example)
Usage example of the HDeleteView function
MatStack (Example)
Usage example of the MatStack function
MatCopy (Example)
Usage example of the MatCopy function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
HDescribeItem (Example)
Usage example of the HDescribeItem function
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
fRemoveDir (Example)
Usage example of the fRemoveDir function
Handling Scheduler controls programmatically
A Scheduler control can be......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
CallDLL32 (Example)
Usage example of the CallDLL32 function
The Image control
The Image control is used to......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
<sfConnection variable>.ForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....