ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
Modbus functions (prefix syntax)
List of Modbus functions...
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...