ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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.
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.
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...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Testing a static page
The test of a single page runs the current page in WEBDEV...
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.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Operations performed on object diagrams
The following paragraphs explain......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
2. Analysis in practice
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
Operations performed on collaboration diagrams
The following paragraphs explain......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
.NET application
To create a.NET application from a project......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Google Maps management functions
List of functions for managing Google maps...
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....