ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IFrame control
IFrame is an HTML concept......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Defining a help window template
WINDEV allows you to create help window templates......
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications and the associated Apple Watch applications are as follows:...
8. OOP
WINDEV Mobile Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
6. Procedures
WINDEV Mobile Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
4. Conditional statements
WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WINDEV Mobile Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
7. Debugger
WINDEV Mobile Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Using the Salesforce service
Salesforce is a very popular CRM software......
Commands of the external interface
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
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.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
MemDelete (Function)
Deletes an element from a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
MemDeleteAll (Function)
Clears and deletes a memory zone.