ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Activation key management functions
The following functions are used to manage activation keys:...
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Events associated with Chart controls
List of events associated with the Chart controls...
Hasp constants
The Hasp constants are as follows......
Arithmetic operators
The arithmetic operators are......
Using the Salesforce service
Salesforce is a very popular CRM software......
Other operators
The following are additional operators......
Logical operators
The logical operators are as follows......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Error 31: The file to include is not found. Check the name and path ...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
1. Examples provided with WINDEV Mobile