ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeConnection (Example)
Usage example of the HChangeConnection function
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Automatic calculations in a Table control (AAF)
Environment of code editor
Dictionary
The dictionary is a file that can contain the project elements......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
SocketCreate (Function)
Creates a socket.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Recycle code windows
By default, a single code window is opened per ......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....