ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
DateToInteger (Function)
Converts a date to an integer.
HErrorLock (Function)
Used to check whether a lock error occurred.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
3. Testing a WINDEV Mobile application
By testing the project you can simulate how the application will run....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
SQLExec (Function)
Names and runs an SQL query.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
zipCreate (Function)
Creates an archive.
Count (Property)
The Count property returns the number of elements in a given set.
CertificateSignString (Function)
Creates the signature of a character string.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
MatInvert (Function)
Calculates the inverse of a square matrix.
Assignment of RETURN
The return value of the process currently run can be assigned...