ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

13. External component in practice
External component in practice...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Bitwise operators
The operations on binary values are performed......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SOAPRun (Function)
Runs a procedure on a SOAP server.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
12. External component in practice
3. Deploying a WINDEV application
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
HTTP constants
List of constants used by the HTTP functions....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
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.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
How to open a window?
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...