ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLogStop (Function)
Stops the log process of a file.
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.
Repairing the project
In some cases, "Project......
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.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
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.
SNMPStartSession (Function)
Starts an SNMP session.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grDeleteSeries (Function)
Deletes a data series from a chart.
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.)....
grInfoXY (Function)
Returns information about the series found at a specific chart point.
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.
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.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
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).