ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
FTPTime (Example)
Usage example of the FTPTime function
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
1. Managing emails
WINDEV includes multiple methods to manage emails...
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
ChangeStyle (Function)
Modifies the style of a control dynamically.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
URI constants
The following constants are used by URI-specific functions:...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Extern (Reserved word)
EXTERN is used to...
FTPDate (Example)
Usage example of the FTPDate function
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Creating the Relation windows of a WINDEV RAD pattern
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min