ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
How to create a patch?
Creating the Form pages of a WEBDEV RAD pattern
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
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......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
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......
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
Telephony constants
List of constants used by telephony functions...
Detailed use of WINDEV FTP/RPC
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......