ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
GeometryCoveredBy (Function)
Determines if every point of geometry A lies inside or on the boundary of geometry B.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HDescribeFile (Function)
Describes a data file programmatically.
HDelete (Function)
Deletes a record from a table (query or view).
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
XMLSign (Function)
Signs an XML document.
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Various WEBDEV constants
Various WEBDEV constants...
iPrintReport (Function)
Prints a report created with the report editor.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HDescribeLink (Function)
Describes a link between two tables programmatically.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......