ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using .NET assemblies in a project
To use .NET assemblies in a project......
BackgroundTaskAdd (Function)
Adds a new background task.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Declaring and using a variable
A variable is defined by name and type......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
The single-part and multi-part archives
Two types of archives are available......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
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).
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Using an external component in an application
A component can be reused at any time in any application......
Configuring the IIS 7/7.5 server
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
PostMessage (Function)
Sends a Windows message to a control or to a window.