ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repairing the project
In some cases, "Project......
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Null (keyword)
The "Null" keyword can correspond to:
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
fRemoveDir (Function)
Deletes a directory from a disk.