ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
SocketConnect (Function)
Connects a client computer to a given socket.
SAPDisconnect (Function)
Disconnects a SAP R/3 system....
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
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....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
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
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.