ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
Category (Property)
The Category property gets and sets the category of an element.
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Error 1023: The access to the method of the class is restricted by a private inheritance
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Error 40: The END statement marking the end of the class declaration is missing
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
Operations performed on class diagrams
The following paragraphs explain......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min