ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.LinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Surround code fragments
You can surround code fragments with a condition, structure, etc....
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
DDEExecute (Function)
Sends a command that will be run on the server.
DDEError (Function)
Returns the runtime status report of a DDE function.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
Menu management functions
List of functions for managing menus...
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
Sin (Function)
Returns the sine of an angle.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
SysNotificationProgressBarUpdate (Function)
Updates the characteristics of a progress bar present in a system notification. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......