ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Configuring an application with User Groupware
Thread management functions
List of functions for managing threads...
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
HCancelBackup (Function)
Cancels a current backup.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Items (Property)
The Items property is used to configure the different items of a full-text index.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Using .NET assemblies in a project
To use .NET assemblies in a project......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.