ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
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.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
HClient structure
The HClient structure is used to......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML 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.
Set of procedures
The global procedures are grouped in set of procedures......
Phone constants (Android / iOS)
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....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Clipboard management functions
List of functions for managing the clipboard...
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Events associated with control templates
List of events associated with control templates...
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Events associated with framesets
List of events associated with framesets...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......