ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifPushSendSubscriber (Function)
Sends a notification to Android devices that are subscribed to a topic.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
MDIActive (Function)
Identifies or displays an MDI child window in the foreground.
HInfoLog (Function)
Returns information about the server logs.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
SysInstance (Function)
Returns the instance of a module.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
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....
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.
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
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.
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.