ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
ListDelete (Example)
Usage example of the ListDelete function
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
sOpen (Example)
Usage example of the sOpen function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
zipNbFile (Example)
Usage example of the zipNbFile function
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
ChangeTarget (Function)
Changes the target of a button action.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
xlsOpen (Example)
Usage example of the xlsOpen function
TableBreakIndex (Example)
Use example for the TableBreakIndex function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function