ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailLoadAttachment (Function)
Adds an attached file to an email.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
DecimalPart (Function)
Returns the decimal part of a number.
Test (External language)
Displays each function call and each status report returned by the function.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
XMLSign (Function)
Signs an XML document.
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Log (Function)
Calculates the decimal logarithm of a numeric value.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......