ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLogStop (Function)
Stops the log process of a file.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
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.
Repairing the project
In some cases, "Project......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
Replication (Property)
The Replication property is used to: know the replication mode used for a table (table defined in the data model editor or programmatically defined). specify the replication mode used for a table (only for tables defined programmatically)....
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......