ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
Interactive notification management constants
Interactive notification management constants...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
ArrayCopy (Function)
Copies the content of an array to another array.
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
BurnerEject (Function)
Opens or closes the door of current burner.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
5. Which type of server to choose?
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Dequeue (Function)
Removes an element from the queue.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.