ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9. Generation modes
WINDEV Mobile includes different types of generation......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Error 706: The property does not exist on this type of control
Managing the styles
The help editor allows you to define styles of paragraphs......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Error 705: The property does not exist on this type
Error 704: The property does not exist on
Creating the Form windows of a WINDEV RAD pattern
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
The different copy modes
Two different copy modes are proposed by WDTRAD......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......