ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
fSelectDir (Example)
Usage example of the fSelectDir function
Properties associated with HTML Display controls
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Table populated programmatically: handling in WLanguage
Here is an overview of how to manipulate Table controls populated programmatically in WLanguage....
<Page>.Address (Function)
Used to find out the Internet address of a page.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
Drop-down button
The drop-down button expands: a context menu. a popup window....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Asc (Example)
Usage example of the Asc function
Charact (Example)
Usage example of the Charact function
fTempPath (Example)
Usage example of the fTempPath function
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
OCRExtractText (Function)
Reads the text contained in an image.
LooperInsert (Function)
Inserts a row into a Looper control.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
fLongName (Function)
Returns the long name of a file or directory.