ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Outstanding progress bars
Simple or symmetric progress bar?...
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Assignment operators
Three assignment operators are available......
TableMode (Function)
TableMode is kept for backward compatibility.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Diagram constants
The following constants are used to manage diagrams:...
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.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
WDTestSite: Load test
The stress tests are used to check......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Font (Type of variable)
A Font variable creates a font programmatically...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Constants used by the the functions for managing the HFSQL Cluster
Other operators
The following are additional operators......
NetworkConnect (Function)
Associates a drive with a shared network directory.
Installing a SOAP server with IIS
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......