ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
XMLSign (Function)
Signs an XML document.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
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
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler 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.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
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......