ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Insert (External language)
Inserts an element into a table at a given position.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
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
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).
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
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