ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
11. Table/Looper controls
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Guide organization
Organization of WINDEV Concepts...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Z-index of a control
All the controls in a window or report have a different z-index......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
12. Pages in practice
Compatibility between external components and deployed applications
A component can evolve in many ways......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Creating a query
Two methods can be used to create a query......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Error 1008: The member of the class is protected