ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
DocClose (Function)
Closes a docx file and frees the document.
Testing a project: setting
By testing the project you can simulate how the application will run......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Google constants
List of constants used by the Google functions....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
HCancelBackup (Function)
Cancels a current backup.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......