ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Different types of data (Type of variable)
A variable is defined by name and type......
sfSeekUpdatedResult (Variable type)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
ManualEvent (Variable type)
The ManualEvent type is used to manage a manual event.
sfExecuteProcessResult (Variable type)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
sfSearchResult (Variable type)
The sfSearchResult type is used to find out the result of SFSearch...
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
sfLeadConvertResult (Variable type)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
<picLayer variable>.Font (Function)
Declares the font to be used by the dText function in a picLayer type variable.
<WDPic variable>.Font (Function)
Declares the font to be used by the dText function in a WDPic type variable.
<Image variable>.Font (Function)
Declares the font to be used by the dText function in a Image type variable.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Using .NET assemblies in a project
To use .NET assemblies in a project......