ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
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....
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
fSelect (Function)
Opens the Windows file picker.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Guided tour management constants
Document (Type of variable)
The Document type is used to handle a "docx" document.
WEBDEV Application Server - 10 connections - License agreement
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Time management help
Time management is extremely important......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
FinFutureVal (Function)
Returns the future value of an investment.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Seek (Function)
Searches for the index of an element in a WLanguage array.