ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
zipOpenCAB (Function)
Opens an existing archive in CAB format.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
DocClose (Function)
Closes a docx file and frees the document.
<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.
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.
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....
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....
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.
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....
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
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....