ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDConver: Use in interactive mode
Before you start using WDConver, you must have......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Toast management functions
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static Text control or in a Combo Box control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static Text control.
Various constants
List of various constants used by the constants WINDEV functions....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
The Static Text control
A Static Text control is a control used to display a static text......
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
<Edit>.DeleteAllToken (Function)
Deletes all the tokens from a "Text token" Edit control.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.