ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......
Management of Google documents (prefix syntax)
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Functions for managing emails (prefix syntax)
List of functions for managing emails...
Management of Google calendars (prefix syntax)
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
HDFS system management (prefix syntax)
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Functions for managing arrays (prefix syntax)
List of functions for managing arrays...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Communicate with an SSH server (prefix syntax)
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
Camera/Video functions (prefix syntax)
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
WEBDEV license agreement
WEBDEV license agreement...
Path (Property)
The Path property gets and sets a path.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
HFSQL properties
List of HFSQL properties...
Data persistence
The data persistence is used to store the value typed by the user......
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......