ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Example)
Usage example of the HConnect function
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Caption (Property)
The Caption property is used to get and change the text of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Text (Property)
The Text property is used to get and modify text.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......