ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Table,Delete (External language)
Deletes an element from a Table control.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
StringBuild (Function)
Builds a character string from an initial string and parameters.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
SOAP constants
List of constants used by the SOAP functions....
BrowserShare( Function)
Starts native device sharing.
GglUploadDocument (Function)
Uploads a document to the Google server.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.