ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Thread management functions
List of functions for managing threads...
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HTTPRequest (Example)
Usage example of the HTTPRequest function
grSourceSeries (Function)
Defines the source of a series.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
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.
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, ......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
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.
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......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
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).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.