ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Error 703: The property does not exist
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.