ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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
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.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
General environment of WINDEV
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.