ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clipboard management functions
List of functions for managing the clipboard...
PageToSource (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....
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
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....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Various WEBDEV constants
Various WEBDEV constants...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
EmailReadNext (Example)
Usage example of the EmailReadNext function
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....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
HChangeName (Function)
Modifies the physical name of a data file.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......