ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameter (Property)
The Parameter property is used to get and change certain parameters.
Version (Property)
The Version property is used to get and change the version of an element.
ERR_WDADMIN_EXIST
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Source (Property)
The Source property is used to get and change the source of an element.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
Border (Property)
The Border property is used to get and change the borders of an element.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
OrgModify (Function)
Modifies an element in an Organization Chart control.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
Latitude (Property)
The Latitude property is used to get and change the latitude of an element.
Longitude (Property)
The Longitude property is used to get and change the longitude of an element.
Scheduling (Property)
The Scheduling property is used to get and change planning options.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
Language (Property)
The Language property is used to get and change the language used.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Format (Property)
The Format property is used to identify and change the format of an element
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....