ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page editing: 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...
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...
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.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HConnect (Example)
Usage example of the HConnect function
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
13. Generation modes
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
HCloseConnection (Example)
Usage example of the HCloseConenction function
fOpen (Example)
Usage example of the fOpen function
The different types of windows
The following types of windows can be created in a WINDEV application......
iParameter (Function)
Retrieves the printer configuration and configures the print.
2. Analysis in practice
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
9. Hardware and software requirements
Structure (Type of variable)
A structure is a custom type of data...
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
UploadStart (Function)
Starts sending the selected files into an Upload control.
HReadSeek (Example)
Usage example of the HReadSeek function