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.
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
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.
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.
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.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
History of versions
The history of setup versions is an advanced feature of the network setup......
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....
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......
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....
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
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.