ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Edit control
The Edit control allows users to enter data......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The "Analysis" pane
The "Analysis" pane lists......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Character strings
WLanguage supports different types of strings....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Assignment operators
Three assignment operators are available......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Truncate (Function)
Truncates the right part of a string or buffer.
Port (Property)
The Port property is used to identify and change a server connection port.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
DotNetDelegate (Function)
Initializes a.NET delegate.
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......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Functions for handling Combo Box controls (prefix syntax)
The following functions are specific to the Combo Box controls, using prefix syntax:
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......