ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Content (Property)
The Content property is used to get and change the content of an element.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
SysIconize (Function)
Used to find out whether a window is minimized.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
iEndReport (Function)
Forces the report print to stop.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
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....
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
LooperCount (Function)
Returns the number of rows in a Looper control.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.