ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Radio Button control properties
List of properties associated with a Radio Button control...
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
zipSplit (Example)
Usage example of the zipSplit function
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
JSONValid (Function)
Checks the validity of a JSON string.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Popup control properties
Used to find out the state of a record....
WEBDEV Application Server 2024
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
FileDisplay (Function)
Displays a file in the browser of Web user.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Map control properties
The following properties can be used with Map controls:...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Error 23: No END statement is associated with this WHILE