ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
iParameterViewer (Function)
Configures the report viewer.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Declaring and using a variable
A variable is defined by name and type......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
API (Function)
Runs a function found in an external DLL.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
LooperAdd (Function)
Adds a row at the end of a Looper control.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Character strings
WLanguage supports different types of strings....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
16. Java applications in practice
Java applications in practice...
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
zipSelectFile (Function)
Selects files from an archive.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
MyPage (Reserved word)
MyPage is used to handle the current page...