ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Analysis in practice
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Other operators
The following are additional operators......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
KeyPressed (Function)
Checks which key is pressed.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
fUnlock (Function)
Entirely or partially unlocks an external file.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
12. Available tests
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.