ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
10. Embedded queries
Controls in a window can be linked to a data file or existing query....
HModify (Example)
Usage example of the HModify function
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
BurnerAddFile (Function)
Adds a file to the compilation.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
dCopy (Function)
Copies an image to another image.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Internal component
An internal component is a set of elements from a project......