ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
ERR_BAD_VERSION_RQS
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
gglLocation (Type of variable)
The gglLocation type is used to describe and modify the location of an event found in a Google calendar...
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Error 27: No END statement is associated with this ELSE
Error 28: No END statement is associated with this SWITCH
In-App functions
The following WLanguage functions are used to manage In-App purchases......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Error 42: Label out of scope of GOTO