ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
VariantConvert (Function)
Converts the value stored in a Variant variable].
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Windows,TCurrent (External language)
Modifies the title of the current window.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
<Looper>.Insert (Function)
Inserts a row into a Looper control.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
<Looper>.SelectMinus (Function)
Deselects a row in a Looper control.
<Looper>.SelectPlus (Function)
Selects a row in a Looper control.
<Looper>.Delete (Function)
Deletes a row from a Looper control.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Materialized view
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....