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...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Age (Function)
Returns the age according to the date of birth.
Share your projects via Git
Git is a source code manager......
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
ERR_BAD_URL
AAF: Context menu of Image controls
A context menu is available for Image controls......
Page constants
List of constants used by page functions....
Environment of the project editor
The main elements of the project editor are as follows:
Environment of code editor
Environment of the window editor
The main elements of window editor are as follows:
iPrintReport (External language)
Prints a report created with the report editor.
15. Repeating a group of controls: loopers
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
ERR_BAD_CONTEXT_FOUND