ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with windows
List of events associated with windows...
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
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......
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
9. Internal page
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Error 1054: 'Ancestor' cannot be used outside the code of a class
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......