ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLEditorFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Editor control. The images contained in the email are also displayed in the control.
<sfConnection variable>.Read (Function)
Retrieves the Salesforce records from their identifiers.
<Source>.State (Function)
Used to find out the state of a record.
SFDelete (Function)
Deletes records from a Salesforce database.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
<sfConnection variable>.Delete (Function)
Deletes records from a Salesforce database.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Project description: Project tab
The project description window allows you to configure various elements of your project......
2. Projects in practice
Discover the main operations that can be performed on a project....
WINDEV concepts
HDelete (Function)
Deletes a record from a data file (query or view).
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a table, query, etc....
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
SFUndelete (Function)
Restores previously deleted Salesforce records.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......