ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
LOOP statement
The statement block is repeated endlessly...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
fDelete (Function)
Deletes a file accessible from the current computer.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....