ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
HErrorInfo (Example)
Usage example of the HErrorInfo function
16. Java applications in practice
Java applications in practice...
HNbRec (Example)
Usage example of the HNbRec function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
HListItem (Example)
Usage example of the HListItem function
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
HFileExist (Example)
Usage example of the HFileExist function
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HChangeKey (Example)
Usage example of the HChangeKey function
FolderData (Function)
FolderData is kept for backward compatibility.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HReadLast (Example)
Usage example of the HReadLast function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
Principle for running threads
At runtime, an application runs in a main thread......
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
HModify (Example)
Usage example of the HModify function