ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
2. User-friendly editors in practice
User-friendly editors in practice...
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
DriveUploadFile (Function)
Uploads a local file to a remote drive.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
13. Generation modes
ContactAdd (Example)
Usage example of the ContactAdd function
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
gpwOpen (Function)
Opens the User Groupware login window or page.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Page constants
List of constants used by page functions....