ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageDisplay (Function)
Displays a web page in the user's browser....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
PageAddress (Function)
Used to find out the Internet address of a page.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
9. Internal page
Open (External language)
Opens a window.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
fTrackFile (Function)
Triggers the tracking of a file.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HTTP constants
List of constants used by the HTTP functions....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Sum (Function)
Calculates the sum of the array elements.
fCompress (Function)
Compresses a file.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
fClose (Function)
Closes an external file.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
RestartProgram (Function)
Ends the application and restarts it.
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.