ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Link (Property)
The Link property is used to get and change the link of an element.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Find/Replace in the current project
The "Find/Replace" feature is used to......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
ComponentLocate (Function)
Specifies the access path to an external component of project.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Comment (Property)
The Comment property is used to manage comments.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.