ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
TreeView Table control functions
List of functions for managing TreeView Table controls...
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
MCIPosition (Function)
Returns or changes the current position in a media file previously opened (MCIOpen).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Runtime error management functions
List of functions for managing runtime errors...
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
fListDisk (Function)
Returns the list of disks installed on the computer.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
URIGetInfo (Function)
Retrieves information of a URI resource.
fListResource (Function)
Lists the resources integrated to the application.