ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_BAD_ACTION
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
MSIX installation
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
OpenDocument (Function)
Opens a document in a new (non-modal) window using the WINDEV editor adapted to the document. As of WINDEV Suite SaaS 2025 Update 2, the diagram editor will be used to open diagrams...
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Copying and cloning
Variables are copied using the "=" operator...
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...