ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFreePosition (Function)
Deletes a position saved by HSavePosition.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
HCheckMemoAsynchronous (Function)
Checks the structural integrity of memos in an HFSQL Client/Server data file. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Various WEBDEV constants
Various WEBDEV constants...
SpreadsheetSelectPlus (Function)
Selects one or more cells in a Spreadsheet control found in a window.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
FTP constants
List of constants used by the FTP functions....
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
15. Creating the executable in practice
Creating the executable in practice...
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....