ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
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.
NumberInWords (Function)
Converts a number to words.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Referring to an element in a WLanguage event / process
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
Label report
The report editor allows you to create "Label" reports......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
5. User Groupware in practice
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
nWDInit: Initialize the external language
Initializes the external language......
Events associated with control templates
List of events associated with control templates...
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).