ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SendMessage (Function)
Sends a Windows message to a control or to a window.
dDisplay (Function)
Displays the drawing in the Image control.
PostMessage (Function)
Sends a Windows message to a control or to a window.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
ServiceUninstall (Function)
Uninstalls a service.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Error 108: The size of the variable is not allowed
ActionRedo (Function)
Runs the last action canceled.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Operator on Address
The & operator returns the address of a variable as an integer
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Generating the RAD pattern
To generate a RAD pattern:...
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.