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...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Using a query with parameters
A query with parameters can be used......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
MDIOpen (Function)
Opens and enables an MDI child window.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
hdfsStatus (Type of variable)
The hdfsStatus type is used to define the advanced characteristics regarding the status of an element (file, directory, link) in the Hadoop file system.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HOpen (Function)
Opens a data file.
grDraw (Function)
Draws a chart according to the specified parameters.
InfoBuild (Function)
Displays a custom message in a system information window.
Popup window
WINDEV allows you to open windows in popup format......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Google Calendar management functions
List of functions for managing Google calendars...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
BackgroundTaskAdd (Function)
Adds a new background task.