ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List of reserved words
Enumeration (Type of variable)
An enumeration is a set of values......
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
Automatic management of exceptions
The management of exceptions can be customized by process......
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Type (Property)
The Type property is used to get and change the type of an element.
Select query description window: Use
Let's see some operations specific to the description window of a select query......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....