ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. Internal components in practice
Internal components in practice...
dBackground (Example)
Usage example of the dBackground function
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
HOut (Example)
Usage example of the HOut function
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
fEncrypt (Example)
Usage example of the fEncrypt function
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Installing a SOAP server with IIS
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
10. Internal components in practice
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
URL (Property)
The URL property is used to get and change a URL.
Border (Property)
The Border property is used to get and change the borders of an element.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Chart: Managing legends
Several types of legends are supported in the charts......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Source (Property)
The Source property is used to get and change the source of an element.
ProjectInfo (Function)
Returns specific information about the project currently run.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...