ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
ContactAdd (Example)
Usage example of the ContactAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
Popup control properties
Error 22: No END statement is associated with this FOR
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
zipSplit (Example)
Usage example of the zipSplit function
zipExtractPath (Example)
Usage example of the zipExtractPath function
JSONValid (Function)
Checks the validity of a JSON string.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties