ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
State (Property)
The State property is used to get and change the state of an element.
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Creating a window skin template
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
Clipboard management functions
List of functions for managing the clipboard...
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
gImage (Function)
Builds a sequence of characters containing an image.