ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Copying controls from the page editor
The controls can be copied from the page editor......
5. Site test in practice
Saving entered data (AAF)
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Automatic documentation of external components
External components must include a technical documentation......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......