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.
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Programming patterns
CAUTION......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Label report
The report editor allows you to create "Label" reports......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
Creating the windows and the pages of the RAD pattern
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Handling TimeLine controls programmatically
A TimeLine control can be......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......