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...
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Creating requirements
The following steps must be performed to implement the requirements......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
State (Property)
The State property is used to get and change the state of an element.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Twain constants
List of constants used by the Twain functions....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
SQLConnect (Example)
Usage example of the SQLConnect function
HConnect (Example)
Usage example of the HConnect function
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
The different types of windows
The following types of windows can be created in a WINDEV application......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
iParameter (Function)
Retrieves the printer configuration and configures the print.
2. Analysis in practice
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
13. Generation modes