ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy: Deploying a package
WDDeploy can be used to...
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
DotNetRun (Function)
Runs a procedure on a .Net server.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Option,Space (External language)
Fills the content of WdString with space characters on the right.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HTTPRequest (Example)
Usage example of the HTTPRequest function
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
iBorder (Function)
Prints a border at specified coordinates.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Chart constants
List of constants used by the functions for chart management....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.