ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLPath (Function)
Returns the current position in the document in XPATH format.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
ColorHue (Function)
Calculates the hue of a color.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
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.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
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.
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
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.