ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Code history
The code history is used to......
15. Repeating a group of controls: loopers
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
11. External component
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a Java archive
When your Java application is developed, you can......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
End of Document block
The End of document block is run once at the end of the report execution......
Creating help pages
A help system includes several pages......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
ERR_NO_END_TAG
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
ERR_NO_DLLEXE
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).