ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
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.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
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....
AppServerAddScheduledTask (Function)
Adds a new scheduled task to the application (site or webservice).
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
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.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
Error 1022: The access to the method of the class is restricted by a protected inheritance
Error 1023: The access to the method of the class is restricted by a private inheritance
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
ExceptionInfo (Function)
Retrieves information about the current exception.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Error 1015: The method of the class is protected