ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Properties associated with .NET field 3.0, 4.0, ... (WPF)
List Box control properties associated with .NET 3.0, 4.0, ... (WPF)...
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
Data source (Example)
Usage example of the Data source type
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
DDEExecute (Function)
Sends a command that will be run on the server.