ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Native Access to SAP
SAP is a widely used ERP......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Chart: Managing legends
Several types of legends are supported in the charts......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
.NET application
To create a.NET application from a project......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
7. Multilingual sites in practice
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
End of Document block
The End of document block is run once at the end of the report execution......
J2EE constants
List of constants used by the J2EE functions....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
10. Internal components in practice