ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
Installing the monitor
The monitoring robot includes three executables......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
HSubstDir (Example)
Usage example of the HSubstDir function
WithSpace (Example)
Usage example of the WithSpace function
Installing the monitoring robot
The monitoring robot includes three executables......
Accessing a database via a web service
The database can be accessed via a web service......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Installing a SOAP server with Netscape iPlanet 4.1
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Generating an application for Universal Windows 10 App
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
12. External component in practice
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...