ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
Properties associated with a report
List of properties associated with a report...
Item control properties
List of properties associated with the Item control...
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Looper constants
List of constants used by the functions for managing looper controls....
zipSize (Example)
Usage example of the zipSize function
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
RTF control properties
List of properties associated with the RTF control...
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Upload control events
The following processes are associated with the Upload control:...
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Crosstab report
The report editor allows you to create "Crosstab" reports......
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
The Clickable Image control
The Clickable Image control can be used to......