ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Handling controls in a report
The different operations available for the report controls are as follows......
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
20. Control templates
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
geoTrackingDisable (Function)
Disables the tracking of user positions for a WINDEV Mobile application.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Compatibility between external components and deployed applications
A component can evolve in many ways......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......