ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
WLanguage procedure called by AddLink
Procedure ("Callback") called by AddLink.
Managing the executables (WLanguage functions)
WINDEV, WEBDEV and WINDEV Mobile propose different functions for managing executables from a WINDEV application, from a WINDEV Mobile application or from a WEBDEV site......
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
WLanguage procedure called by BTStatus
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
SOAP functions (prefix syntax)
List of SOAP functions...
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
SOAP functions
List of SOAP functions...
Private Store for mobile applications
There are two methods two deploy your applications......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......