ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
sfSaveResult (Variable type)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Recycle code windows
By default, a single code window is opened per ......
Environment of the query editor
Sound (Function)
Plays a sound in WAV format.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
memcachedResult (Variable type)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
ToastDisplay (Function)
Displays a "Toast" message.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......