ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
How to open a window?
PDFToText (Function)
Extract the text contained in an Document PDF.
fRename (Function)
Modifies the name of a file.
ErrorBuild (Function)
Displays a custom error message in a system error window.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
grWndSize (Function)
Defines the size of the window containing the chart.
Internal component
An internal component is a set of elements from a project......
HBase functions
The following functions are used to manage HBase databases:...
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
SaaS functions
The SaaS functions are as follows:
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
iCloseReport (Function)
Stops printing the current report immediately.
WordToArray (Function)
Fills an array with the words from a string.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.