ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
ServiceUninstall (Function)
Uninstalls a service.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
5. Deploying a dynamic site (Session or AWP) in practice
Enumeration (Type of variable)
An enumeration is a set of values......
Custom tooltips
Tooltips are very useful for application users......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
2. Projects in practice
Discover the main operations that can be performed on a project....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
MyReport (Reserved word)
MyReport is used to handle the current report...
MatWrite (Function)
Writes an element into a matrix.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......