ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
GranularityAppointment (Property)
The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
PageLayout (Property)
The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout.
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
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......
5. User Groupware in practice
Typing multilingual texts
For a multilingual application, you have the ability to......
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......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.