ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
19. Sending emails
Sending elements to Free Technical Support
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
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.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
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.
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....
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.