ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control
The Multimedia control is used to play multimedia files......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinRedemption (Example)
Usage example of the FinRedemption function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
String functions
List of functions for managing character strings...
Control constants
List of constants used by the functions for managing controls...
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Error 3: The string has no final "
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
InApp constants
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
7. Available controls in a window
WINDEV Mobile includes several types of controls...
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
xlsData (Example)
Usage example of the xlsData function
fRead (Example)
Usage example of the fRead function
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Constants for external files
List of constants used by the functions for managing external files....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......