ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH
The SWITCH statement is used to choose the action that will be run according to the value of an expression.
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection...
GPSLastPosition (Function)
Retrieves the information about the last known device position.
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls...
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
PDFToText (Function)
Extracts text from a PDF file.
GetDefinition (Function)
Retrieves the definition of element type.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box...
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense...
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge...
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
DotNetDelegate (Function)
Initializes a.NET delegate.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...