ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
hbConnection (Type of variable)
The hbConnection type is used to define the characteristics of a connection to a HBase server.
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......
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......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
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:...
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.
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......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min