ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Tab control
The Tab control is used to simultaneously display different controls......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Creating a delete query
A delete query (corresponding SQL statement......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Print constants
List of constants used by the print functions....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.