ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Report controls
Several types of controls can be handled in a report created by the report editor......
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HFSQL properties
List of HFSQL properties...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Error 122: The name of an Automation object must be a string
Handling a Sliding Banner control through programming (prefix syntax)
A Sliding Banner control can be handled through programming......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Error 31: The file to include is not found. Check the name and path ...
Time (Type of variable)
The Time type is used to easily handle the times...
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......