ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV applications for Linux: Specific features
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
Using an external component in an application
A component can be reused at any time in any application......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Currencies
A currency is a real coded on 10 bytes....
Constants for managing images in websites
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
8. Optimizing an application
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
1. Managing emails
WINDEV includes multiple methods to manage emails...
3. Application development cycle
Development cycle of a WINDEV application....
Managing space characters in the searches?
Events associated with Link controls
List of events associated with Link controls...
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
4. When to use the debugger?