ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repairing the project
In some cases, "Project......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
EmailGetAll (Function)
Retrieves all the emails found on a server.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
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......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
SNMPStartSession (Function)
Starts an SNMP session.
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.
DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
Null (keyword)
The "Null" keyword can correspond to:
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
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.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HLogStop (Function)
Stops the log process of a file.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grDeleteSeries (Function)
Deletes a data series from a chart.
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.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.