ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Global and local variable
Two types of variables are available......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
16. Java applications in practice
Java applications in practice...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
5. Site test in practice
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.