ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
InfoBuild (Function)
Displays a custom message in a system information window.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
FlexWrap (Property)
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
16. Java applications in practice
Java applications in practice...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.