ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site...
Page with parameters
Testing a static page
The test of a single page runs the current page in WEBDEV...
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts...
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)...
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...
Code statistics
The code statistics affect...
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options...
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics...
Code history
The code history is used to...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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.
WEBDEV: Pages created via the RAD model
The page creation wizard offers many types of pages associated with HFSQL data files...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
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.
Snap to grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid...
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...
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
HTTP functions
List of HTTP functions...
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Note (Property)
The Note property is used to get and change a text associated with an element.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
dbgEnableLog (Function)
Enables the runtime log programmatically.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
grWndSize (Function)
Defines the size of the window containing the chart.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).