ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with OLE controls
List of events associated with OLE controls...
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
EmailReadNext (Example)
Usage example of the EmailReadNext function
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
WEBDEV license agreement
WEBDEV license agreement...
Recompiling the project
The project compilation is a process used to......
12. Synchronizing data
11. Table/Looper controls
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
The Clickable Image control
The Clickable Image control can be used to......
Constants for telemetry management
Constants for telemetry management...
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Events associated with internal windows
List of events associated with internal windows...