ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
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).
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.
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.