ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Site map of PC SOFT documentation
Binding a Repositionable Note control to an item
3. Types of accessible data files
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Functions for managing Executables in Console mode
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
<Ansi string type>.Complete (Function)
Returns a character string of a specified length.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Error 35: 'Continue' is available in the loops only
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<ANSI string type>.ToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
Polygon2D (Variable type)
The Polygon2D type is used to define all the advanced characteristics of a 2D polygon.
Error 20: The variable of the FOR loop should be a real
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Error 42: Label out of scope of GOTO
Deletes all records from a data file, an HFSQL view or a query....
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
XMLSave (Function)
Saves an XML document in a file.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
Manipulating Segmented Button controls programmatically
WINDEV and WINDEV Mobile allow you to programmatically manipulate Segmented Button controls......