ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
iDestination (Function)
Configures the print destination.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Events associated with internal windows
List of events associated with internal windows...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Count (Property)
The Count property returns the number of elements in a given set.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Data persistence
The data persistence is used to store the value typed by the user......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.