ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
FinRedemption (Example)
Usage example of the FinRedemption function
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
SQLModify (Function)
Modifies the content of a row in the query result.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
Generating the RAD pattern
To generate a RAD pattern:...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
zipExtractPath (Example)
Usage example of the zipExtractPath function
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
9. Types of standard controls
Types of standard controls...
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
Error 2109: You are using the ObjectInfo function
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.