ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Summary table: Managing the application directories according to the platform
Binding a Repositionable Note control to an item
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Automatic calculations in a Table control (AAF)
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
3. Managing sockets
WINDEV includes advanced socket management functions....
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Error 303: ambiguous control name
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
How to perform a full file browse?
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.