ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
FTPAttribute (Example)
Usage example of the FTPAttribute function
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Using the Salesforce service
Salesforce is a very popular CRM software......
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Table,Insert (External language)
Inserts an element into a table at a given position.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
API (Example)
Usage example of the API function
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
CallDLL32 (Example)
Usage example of the CallDLL32 function
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
HExtractMemo (Example)
Usage example of the HExtractMemo function
fEncrypt (Example)
Usage example of the fEncrypt function
Creating the link buttons in the windows of a WINDEV RAD pattern
2. User-friendly editors in practice
User-friendly editors in practice...
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......