ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
.NET application
To create a.NET application from a project......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
Summary table: Managing the application directories according to the platform
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Link properties
When creating a link, you can simply specify the destination......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Using WDDIXIO
To translate the text used in your project:...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Logical operators
The logical operators are as follows......