ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
grDraw (Function)
Draws a chart according to the specified parameters.
InfoBuild (Function)
Displays a custom message in a system information window.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Link control properties
The Link control is available in a page and in a report......
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
fLock (Function)
Entirely or partially locks an external file.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Compilation options
The compilation options allow you to define the help system generation settings......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Multiline Zone control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor:...
gglPhoneNumber (Variable type)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
Constants for managing appointments
Lists of constants used to manage the appointments...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....