ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
GeometryWithin (Function)
Determines whether geometry A is completely within geometry B (i.e., geometry B completely contains geometry A).
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
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.
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
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......
State (Property)
The State property is used to get and change the state of an element.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
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.
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.