ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Handling the report blocks through programming
Each report block is associated with different events......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Handling Spreadsheet controls programmatically (in a report)
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
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......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
HFSQL Client/Server: Configuring the server
Type and version of Web server
The configuration diagnostic displays the following error......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
The Tab control
The Tab control is used to simultaneously display different controls......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Truncate (Function)
Truncates the right part of a string or buffer.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....