ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Extracting the text of the project
The following text can be extracted......
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static Text control.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
5. User Groupware in practice
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
WINDEV Mobile and SMSes
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
<PDF Reader>.Highlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....