ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XImage (Property)
The XImage property gets and sets the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
ExecutePresetAction (Function)
Runs a preset WINDEV action.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
<Source>.ReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
<Source>.ReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a data-bound Table control.
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
WDEnd (External language)
Ends a program that is using WINDEV.
YImage (Property)
The YImage property gets and sets the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
WINDEV Framework License Agreement
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
ERR_DISCONNECTED_UPDATE