ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window...
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control.
Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll.
Internal window functions
The following functions are used to manage "Internal windows" controls...
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls
Custom properties (WLanguage)
A custom property is a code element with two events...
Events associated with internal windows
List of events associated with internal windows
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements...
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control.
Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window:
  • Width of the internal window.
  • Height of the internal window.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Reset (Function)
Reinitializes:
  • all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
  • the controls found in a group of controls, a supercontrol, an internal window or an internal page.
10. Customizing the aspect of a site: skin elements
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Version (Property)
The Version property is used to get and change the version of an element.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
sEndEvent (Function)
Disables the detection of an event on a serial port.
HErrorDuplicates (Example)
Usage example of the HErrorDuplicates function
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Header
The Header property is used to get and change a header.
zipExtractPath (Example)
Usage example of the zipExtractPath function
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Position
The Position keyword can correspond to...