ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
fLongName (Example)
Usage example of the fLongName function
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Hyper File functions available for backward compatibility
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
SysMetric (Function)
Returns the resolution of a specific element.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
MyReport (Reserved word)
MyReport is used to handle the current report...
Events associated with Progress Bar controls
List of events associated with the Progress Bar controls...
Wi-Fi functions
Functions for Wi-Fi management...
Error 533: The expression of a { } must be a string
Error 42: Label out of scope of GOTO
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.