ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
<HTML editor>.FromEmail (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.
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
<Source>.Cross (Function)
Crosses a record in a table.
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
HCross (Function)
Crosses a record in a table.
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Creating an executable: How it works and the library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Link properties
When creating a link, you can simply specify the destination......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....