ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Error 107: Redefinition of the parameter
Welcome to Reports & Queries
Reports & Queries is used to......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Help system properties
The properties of help system are used to define......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Message text file format
The text files created by WDMSG use a specific format......
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Z-index of a control
All the controls in a window or report have a different z-index......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Redis management functions (prefix syntax)
The following functions are used to handle Redis databases, using prefix syntax:...
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueRead (Function)
Reads the value of a key in an Apple iCloud-based container of "key-value" pairs.
iCloudKeyValueListKey (Function)
Lists the keys contained in an Apple iCloud-based container of "key-value" pairs.
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......