ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Header
The Header property is used to get and change a header.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
fMemExist (Function)
Checks the existence of a shared memory zone.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
SQL functions: Special case
List of SQL functions: Special case...
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Extern (Reserved word)
EXTERN is used to...
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Position
The Position keyword can correspond to...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
fCompress (Function)
Compresses a file.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Complete (Function)
Returns a character string of a specified length.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....