ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Option,Space (External language)
Fills the content of WdString with space characters on the right.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
List,Select,? (External language)
Returns the element selected in the list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
List of reserved words
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
5. Site test in practice
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Recompiling the project
The project compilation is a process used to......
ArraySort (Function)
Sorts a WLanguage array.
Sort (Function)
Sorts a WLanguage array.