ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
HConnect (Example)
Usage example of the HConnect function
Installing a SOAP server with IIS
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HSetMemo (Function)
Used to modify the management mode of memo items.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
8. Optimizing an application
HOpenConnection (Example)
Usage example of the HOpenConnection function
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.