ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatWrite (Function)
Writes an element into a matrix.
MatRead (Function)
Reads the value of a matrix element.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
On/Off button in a window
The on/off button is a button that operates like a check box......
grRaised (Function)
Used to display a chart with raised effect.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
grDeleteAll (Function)
Erases a chart and destroys this chart.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
grSourceSeries (Function)
Defines the source of a series.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Native MySQL Connector - License Agreement
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
dbgInfo (Function)
Returns a debug information.