ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFree (Function)
Transforms the crossed records (HCross) into deleted records.
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
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.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
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....
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, ......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
HTTPRequest (Example)
Usage example of the HTTPRequest function
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.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...