ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
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.
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.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
15. Cookies: information stored on the end user's computer
Setup mode
Several methods can be used to distribute a WINDEV application......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
Creating a flexible modeling
To create a new flexible modeling, you can......
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
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.