ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
iGroupAdd (Function)
Adds a report to a group of reports.
iGroupConfigure (Function)
Modifies the parameters of a report found in a group of reports.
iGroupPrint (Function)
Starts printing a report found in a group of reports.
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
Shared memory area constants
Shared memory area functions
Memory area management functions
The following functions are used to handle the certificates:...
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Recompiling the project
The project compilation is a process used to......
Native Sybase Connector for WINDEV and WEBDEV 2024
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
HFSQL Client/Server: Configuring the server
Help about new features: Letting users know about changes
Applications are constantly evolving......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
iSkipLine (Function)
Forces one or more line break.
<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...