ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
29. SEO in practice
WLanguage procedure called by OpenDocument
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure.
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......