ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Code hashtags" pane
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Specific features of the applications for iPhone/iPad
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
WEBDEV concepts
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Changing sites from AWP to SEO-ready session mode
Native Access to SAP
SAP is a widely used ERP......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Private Store for mobile applications
There are two methods two deploy your applications......
3. UML models in practice
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
21. Reports
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
grSourceSeries (Function)
Defines the source of a series.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....