ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatMultiply (Function)
Multiplies two matrices.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
PDFToText (Function)
Extract the text contained in an Document PDF.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
AppInstallUPD (Function)
Triggers the automatic update of current application.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
WINDEV: Example of programmed Drag and Drop
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
MatTranspose (Function)
Calculates the transposed matrix.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
NetworkConnect (Function)
Associates a drive with a shared network directory.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
HState (Function)
Used to find out the state of a record.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
TextToRTF (Function)
Converts text to Rich Text Format.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).