ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
Toast constants
Component (Property)
The Component property configures the different components of a composite key.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
QuickActionList (Function)
Lists the application's quick actions....
3. Site development life cycle
ToastDisplay (Function)
Displays a "Toast" message.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.