ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<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.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
DLNA / UPnP functions (prefix syntax)
The following WLanguage functions are used to handle UPnP devices...
Reloading a document
To reload a document, ......
Writing an email: the available methods
This help page presents the methods for writing an email....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
"About" window
The "About" window is used to display and access various information about the current application......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
7. Multilingual applications in practice
DurationToString (Function)
Converts a duration to a character string in the specified format.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Error 121: Shadowing a structure
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
NFC constants
List of constants used by the NFC functions...