ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling an Edit control programmatically
You can handle Edit controls programmatically......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Currencies
A currency is a real coded on 10 bytes....
EmailReadMessage (Example)
Usage example of the EmailReadMessage function
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
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....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
Time (Type of variable)
The Time type is used to easily handle the times...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
nWDGetLastError: Error code of last error
Error code of last error......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
hbWriting (Type of variable)
The hbWriting type is used to define the characteristics of a write operation that will be performed in a row (record) of an HBase table.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
Different types of data (Type of variable)
A variable is defined by name and type......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.