ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
14. PHP generation in practice
Copying and cloning
Variables are copied using the "=" operator...
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....