ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Info (Function)
Displays a custom message in a system information window.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Installing a SOAP server with IIS
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HTTP functions
List of HTTP functions...
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Note (Property)
The Note property is used to get and change a text associated with an element.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
fSelect (Function)
Opens the Windows file picker.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
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......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......