ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Events associated with Table controls
List of events associated with Table controls...
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Private Store for mobile applications
There are two methods two deploy your applications......
Principle for running threads
At runtime, an application runs in a main thread......
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
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......
Component diagram
A component diagram shows the physical and static architecture of a system software......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
Error 24: No END statement is associated with this LOOP
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Debugging functions
List of debugging functions...
AutomaticValidationDuration (Property)
The DurationValidation property automatic allows you to define the delay in seconds before validation automatic of the visit steps.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
Events associated with the project
List of events associated with the project...
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......