ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
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.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
Handling Organization Chart controls programmatically
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Polygon (Type of variable)
The Polygon type is used to define the points of a polygon.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
<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....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
SOAPRun (Function)
Runs a procedure on a SOAP server.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
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.
Managing parallel tasks
The computers are becoming more and more powerful......