ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
sfSeekDeletedResult (Variable type)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
NbRecRead (Property)
The property NbEnrLu property lets you know the number of records read: selected by both the report source AND the filter code (if any).
diffApply (Function)
Applies a difference buffer to a specific buffer.
Find/Replace in the current project
The "Find/Replace" feature is used to......
SNMP constants
List of constants used by the SNMP functions....
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
GeometryContain (Function)
Determines if geometry A contains geometry B.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
2. User-friendly editors in practice
User-friendly editors in practice...
Compatibility between external components and deployed applications
A component can evolve in many ways......