ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintDuplicate (Function)
Prints a duplicate copy of a report.
2. Analysis in practice
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.
Constants for managing certificates
UploadStart (Function)
Starts sending the selected files into an Upload control.
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
EmailCheckAddress (Function)
Checks the validity of an email address.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
HReadSeek (Example)
Usage example of the HReadSeek function
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
JSONToVariant (Example)
Usage example of the JSONToVariant function
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Development environment
The development environment opens automatically when WINDEV, WEBDEV and WINDEV Mobile are first launched......
ocrOption (Variable type)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
ExeRemoteRun (Function)
Starts running a remote program from the current application.
Salesforce functions
List of Salesforce functions...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.