ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming overview in C and C++
Handling Scheduler controls programmatically
A Scheduler control can be......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......
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......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
gpwVisitor (Function)
Returns the value corresponding to the word "Visitor" according to the framework used or the language specified.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
DDEError (Function)
Returns the runtime status report of a DDE function.
<fbSession variable>.Stop (Function)
Closes the Facebook session opened with the FBStartSession function.
<Connection variable>.ListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
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......