ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Shared memory area functions
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
13. Print: Reports
WINDEV reports...
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Memory area functions
Returns the character corresponding to the specified ASCII code....
Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
WDINT setup
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Buffer (Keyword)
The Buffer keyword can correspond to...
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.