ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable
When your application is fully described (windows, reports, queries, etc.)...
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
8. Sharing a project in practice
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Setup of the WEBDEV Application Server for Linux
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
.NET object
To access a class......
ERR_CANNOT_CREATE_TMP
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......