ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

20. Managing suggestions and incidents
Managing suggestions and incidents...
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Dialog box management functions
List of functions for managing dialog boxes...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
iParameterViewer (Function)
Configures the report viewer.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
EmulateSpeed (Function)
Defines the runtime speed for the emulating functions.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Menu management functions
List of functions for managing menus...
TreeMapCount (Function)
Returns the number of elements found in a TreeMap control.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<Report>.InitQueryConnection (Function)
Initializes the query linked to the report.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Customizing the User Groupware