ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Manipulating iFrame controls programmatically
WEBDEV allows you to manipulate an iFrame control programmatically......
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Report blocks
A printed report includes several sections......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, in which case the object is dynamically instantiated....
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Sum (Function)
Calculates the sum of the array elements.
Serialization constants
The serialization constants are as follows:
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...