ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
fTrackFile (Function)
Triggers the tracking of a file.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Creating a translation file
WDINT allows you to create a translation file....
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
zipListFile (Function)
Returns the list of files found in an archive.
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.
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
NumberInWords (Function)
Converts a number to words.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Compilation options
The compilation options allow you to define the help system generation settings......
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
JSInterruptEvent (Function)
Interrupts the process of current event.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.