ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
The Spreadsheet control
Spreadsheets are one of the most used office tools......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Internal component
An internal component is a set of elements from a project......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Describing an element
A flexible modeling includes different elements linked together......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
11. External component
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....