ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing the clipboard
List of constants used by the functions for managing the clipboard....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Break in a report
The break is used to group the records corresponding to a sort criterion......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
fReadLine (Example)
Usage example of the fReadLine function
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
fFileExist (Function)
Checks the existence of an external file.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Managing assertions
...The main available features are as follows:...
iCreateFont (Example)
Usage example of the iCreateFont function