ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
NumberInWords (Function)
Converts a number to words.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
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.
Runtime error management functions
List of functions for managing runtime errors...
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
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......
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.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
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.