ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
WDINT, WDTRAD and WDDIXIO: Translation tools
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
XML management: Use example
This application example manages an XML file named "Orders......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
4. When to use the debugger?