ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Events associated with ListView controls
List of events associated with ListView controls...
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......
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.
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......
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TwainToControl (Function)
Allows you to : 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....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Query editor: Characteristics
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Programming overview in C and C++
Variable scope
Variables can be declared anywhere in the code....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......