ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<List Box>.Insert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
GglAccountDissociate (Function)
Dissociates the application from the user's Google account. This association must have been previously defined with GglAccountAssociate....
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.