ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Multi-product external components
Components are a remarkably useful tool for development teams......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
Error 3: The string has no final "
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
Project description: Project tab
The project description window allows you to configure various elements of your project......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a Java archive
When your Java application is developed, you can......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
PicMergeLayer (Function)
Merges the layers of a WDPic image.
Error 2: Incomplete line
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.