ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera control in a mobile application
The Camera control is used to......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
".STY" file: "Style sheet" file
A style sheet is a "......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HFSQL tables exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. Note: This feature is only available from WINDEV Suite SaaS 2025 - Update 2. For more details, see Using new features exclusive to WINDEV Suite SaaS 2025....
Native Access to SAP
SAP is a widely used ERP......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......