ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy: Deploying a package
WDDeploy can be used to...
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
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
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
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.
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.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
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.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.