ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TwainToControl (Function)
Allows: view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.