ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
HOut (Example)
Usage example of the HOut function
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
The Check Box control
A Check Box can correspond to......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Handling Spreadsheet controls programmatically (in a report)
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
HModify (Example)
Usage example of the HModify function
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
5. Deploying a dynamic site (Session or AWP) in practice
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
HTTPRequest (Function)
Starts an HTTP request on a server.
HMode (Function)
Changes the mode and the method for locking data files.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
StreamAccept (Function)
Associates a stream connection request with a Conference control.