ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Creating a delete query
A delete query (corresponding SQL statement......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Creating the executable and the setup program
The languages supported by the application are taken into account......
Time management help
Time management is extremely important......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Extern (Reserved word)
EXTERN is used to...
10. Internal component
Internal component...
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Programming automatic calculations in the columns of a Table control