ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
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.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
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).
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
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.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.