ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.
Code statistics
The code statistics affect...
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...
Page with parameters
Resizes an external file.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)...
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Testing a static page
The test of a single page runs the current page in WEBDEV...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL tables...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
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.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
HOnError (Function)
Customizes the management of HFSQL errors.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
11. Controls in practice
Discover the main characteristics of the controls...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Binding a Check Box control to an item
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
iDestination (Function)
Configures the print destination.
Windows
The windows represent the main interface of a WINDEV application......
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
iEndReport (Function)
Forces the report print to stop.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
dTransferToImage (Example)
Usage example of the dTransferToImage function
List of reserved words
SQLTransaction (Example)
Usage example of the SQLTransaction function
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Passing parameters
The parameters can be passed to a procedure......
Execute (Function)
Starts the execution of a process through programming.