ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
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......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
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
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
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....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
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...
How to create a patch?
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.