ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
DateDifference (Function)
Calculates the number of days between two dates.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
ActionCible (Property)
The Property TargetAction allows you to define the action performed when clicking on the target control (s) of the step of a guided tour.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.