ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Scrollbar control properties
List of properties associated with the Scrollbar control...
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Copying controls from the page editor
The controls can be copied from the page editor......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Programming custom calculations in Table controls
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Bar code constants
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......
Range Slider control properties
The following properties are associated with the Range Slider control:...
iHLine (Function)
Prints a horizontal line at specified coordinates.
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....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
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....
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......