ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Find out the account that runs the AWP protocol
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
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......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
fShortName (Function)
Returns the short name of a file or directory.
1. The WINDEV Framework
fLongName (Function)
Returns the long name of a file or directory.
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.