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.
HReadSeek (Example)
Usage example of the HReadSeek function
UploadStart (Function)
Starts sending the selected files into an Upload control.
XMLDocument (Example)
Usage example of the XMLDocument function
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Structure (Type of variable)
A structure is a custom type of data...
iParameter (Function)
Retrieves the printer configuration and configures the print.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Google Maps functions
List of functions for managing Google maps...
HTTP functions
List of HTTP functions...
9. Hardware and software requirements
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
The Item control
The "Item" control is used to edit the content of an item found in a data file......