ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
Using a query with parameters
A query with parameters can be used......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
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......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Installing and starting WDTRAD
Installing the monitor
The monitoring robot includes three executables......
10. Page templates
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
The planes in WEBDEV
The planes are used to group the controls of an element......
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
Defining a help window template
WINDEV allows you to create help window templates......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....