ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Programming the table cells
The Table controls can be handled......
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
Map control properties
The following properties can be used with Map controls:...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Constants for managing emails
List of constants used by the functions for managing emails....
Events associated with internal windows
List of events associated with internal windows...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
ActionRedo (Function)
Runs the last action canceled.
dDisplay (Function)
Displays the drawing in the Image control.
PostMessage (Function)
Sends a Windows message to a control or to a window.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
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
SendMessage (Function)
Sends a Windows message to a control or to a window.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
SourceToPage (Function)
Automatically updates the controls of a page 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....