ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
SQLReqExists (Function)
Checks the existence of a query.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
zipExist (Function)
Used to find out whether an archive exists.
FirstDayOfMonth (Function)
Returns the first day of the month.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TelemetryEnable (Function)
Enables the telemetry manually.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
Window management functions
List of functions for managing windows...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
iEndReport (Function)
Forces the report print to stop.
XMLRoot (Function)
Positions on the root tag of an XML document.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.