ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Variable Description (Variable type)
The Variable Description type is used to get information about a variable or a member.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
GanttTask (Variable type)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
Automation object
The Automation keyword is used to declare an automation object...
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Constants for managing character strings
List of constants used by string management functions...
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
14. PHP generation in practice
Updates the characteristics of a WEBDEV account in a WEBDEV Application Server....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Handling Gantt Chart controls programmatically