ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Service variable
The Service variable is used to......
16. Application test in practice
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......
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....
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.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
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....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFConvertLead (Function)
Converts the leads.
Date management constants
List of constants used by date management functions...
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
AutomaticReorganization (Property)
The AutomaticReorganization property is used to get and change the automatic reorganization mode for the tasks in a "Gantt Chart" column.
fDirRename (Function)
Renames a directory.