ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal Page properties
List of WLanguage properties associated with Internal Page controls...
AnimationPeriod (Property)
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Cell control properties
List of properties associated with the Cell control...
The planes (in a window or in a report)
The planes are used to group the window controls......
GuidedTourInfo (Function)
Returns information about a guided tour.
CursorDisplay (Function)
Displays or hides the mouse cursor.
<GuidedTour>Info( Function)
Returns information about a guided tour.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
20. Managing suggestions and incidents
Managing suggestions and incidents...
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
<Looper>.Count (Function)
Returns the number of rows in a Looper control.