ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Private Store for mobile applications
There are two methods two deploy your applications......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
SOAP constants
List of constants used by the SOAP functions....
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Error 35: 'Continue' is available in the loops only
License agreement - HFSQL Client/Server
Principle for running threads
At runtime, an application runs in a main thread......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......