ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Welcome to Reports & Queries
Reports & Queries is used to......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iForceComplement (Function)
Forces the printing of a Body Complement block.
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
iMargin (Function)
Defines the "logical" print margins.
Events associated with Slider controls
List of events associated with Slider controls in a window...
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Action Bar control functions
The following functions are used to manage the Action Bar control......
Constants for object visibility
List of constants for managing the visibility of an object....
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
ERR_BUTTON_EXPECTED
Composite keys
A composite key is a key item containing several other items......