ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
DisplayFormattingMarks (Property)
The DisplayFormattingMarks property is used to: Determine if formatting marks are shown or hidden in a Word Processing control. Show or hide formatting marks in a Word Processing control....
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
ServicePause (Function)
Pauses a service.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
MapDeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
GetTheme (Function)
Gets the current theme of a mobile application.
SysErrorMode (Function)
Modifies the display mode of errors.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
fShortName (Example)
Usage example of the fShortName function
fDate (Example)
Usage example of the fDate function
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.