ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
13. External component in practice
External component in practice...
12. External component in practice
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.
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....
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, ......
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...
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....