ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
HSetLog (Function)
Enables or disables log management on a file.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange...
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced...
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10...
HChangeConnection (Example)
Usage example of the HChangeConnection function
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example)...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking...
HConnect (Example)
Usage example of the HConnect function
Accessing a database via a web service
The database can be accessed via a web service......
WavInit (External language)
Initializes the sound interpreter.
Variable scope
Variables can be declared anywhere in the code....
Project (External language)
Opens and runs a WINDEV project.
HCloseConnection (Example)
Usage example of the HCloseConenction function
HOnError (Function)
Customizes the management of HFSQL errors.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
Constants for managing the registry
List of constants used by the registry management functions....
19. Sending emails