ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Scheduler>.InfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Error 103: The type is unknown
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Error 27: No END statement is associated with this ELSE
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Error 1011: To access the global member of the class, use ClassName::MemberName
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......