ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Creating an insert query
An insert query (corresponding SQL statement......
Various constants
List of various constants used by the constants WINDEV functions....
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Events associated with TreeView controls
List of events associated with TreeView controls...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Error 1054: 'Ancestor' cannot be used outside the code of a class
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
6. Internal window
Internal windows...
9. Internal page
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......