ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing assertions
...The main available features are as follows:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Handling Organization Chart controls programmatically
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
fRead (Example)
Usage example of the fRead function
Range Slider control properties
The following properties are associated with the Range Slider control:...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
The Line control
A Line control is used to display a line in a page......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Different types of data (Type of variable)
A variable is defined by name and type......
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
iHLine (Function)
Prints a horizontal line at specified coordinates.