ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
.NET application
To create a.NET application from a project......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
The planes (in a window or in a report)
The planes are used to group the window controls......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Creating the skin template of a report
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Creating a table in a report
Tables can be created in a report......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
PopupAnimate (Function)
Displays a popup in a page cell.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
WINDEV applications for Linux: Specific features