ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Composite variable
A composite variable contains different types of elements (members)...
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Stack (Variable type)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Database (Property)
The Database property is used to get and modify the database associated with a connection.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Size (Example)
Usage example of the Size property
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
FinRepayVal (Example)
Usage example of the FinRepayVal function
HFileExist (Example)
Usage example of the HFileExist function
XMLParent (Example)
Usage example of the XMLParent function