ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
16. Application test in practice
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......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
HChangeConnection (Example)
Usage example of the HChangeConnection function
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....
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.
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.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
How to create a menu?
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....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
fOpenTempFile (Function)
Creates and opens a temporary file.