ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
StringFormat (Function)
Formats a character string according to the selected options.
Input suggestion functions
The following functions are used to program input suggestion options in Edit controls...
Pushed (Property)
The Pushed property gets and sets the state of a two-state button (pressed or released).
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
DecimalPart (Function)
Returns the decimal part of a number.
XMLPath (Function)
Returns the current position in the document in XPATH format.
Variables for managing the Drag and Drop
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
Scheduler control functions
List of functions that can be used with a Scheduler control....
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Statistical functions
List of statistical functions...
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable.