ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateMovableReplica (Function)
Creates a movable replication.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
SpreadsheetDeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
RegistryQueryValue (Function)
Reads a value in the Windows registry.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Structure (Type of variable)
A structure is a custom type of data...
HOpen (Function)
Opens a data file.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Size (Property)
The Size property is used to determine and change the size of an element.
Managing parallel tasks
The computers are becoming more and more powerful......