ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
4. HFSQL Classic
HFSQL Classic is the database format......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Error 17: OTHER CASE must be the last statement used in SWITCH
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Installing and starting WDTRAD
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Principle of remote check
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Managing the runtime errors
Some errors may occur in your application......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.