ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Variables for managing the Drag and Drop
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL table, for example).
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
DateToInteger (Function)
Converts a date to an integer.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....