ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
2. User-friendly editors in practice
User-friendly editors in practice...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Handling TimeLine controls programmatically
A TimeLine control can be......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Creating and handling an item
The main operations that can be performed on an item are as follows......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......