ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
CommandLine
The CommandLine keyword can correspond to...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
fSelectDir (Function)
Opens a directory picker.
Query editor
The query editor is used to automatically create queries on the data files......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Name (Property)
The Name property is used to get the name of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
Height (Property)
The Height property is used to get and change the height of an element.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Text (Property)
The Text property is used to get and modify text.
Type (Property)
The Type property is used to get and change the type of an element.
CreateShortcut (Example)
Usage example of the CreateShortcut function
RestartProgram (Function)
Ends the application and restarts it.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
User (Property)
The User property is used to identify and change the user of a feature.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.