ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
HTMLEnableDebugger (Function)
Enable HTML/Javascript debugger on CEF (Chromium)-based HTML fields: HTML Display control or HTML Editor field....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
GanttListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Error 303: ambiguous control name
7. Creating HFSQL tables: Physical files
The data model editor allows you to define the structure of the tables....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
WINDEV and OPC
OPC stands for "OLE for Process Control"......