ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal replication
The purpose of universal replication is to keep several databases synchronized......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Label report
The report editor allows you to create "Label" reports......
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
Text (Property)
Text is used to find out whether an item is a text item.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
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......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing 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.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
5. User Groupware in practice
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
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....
Share your projects via Git
Git is a source code manager......
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.
<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, ......
GenerateLorem (Function)
Generates a random "Lorem ipsum" text to temporarily populate a control with text, for example.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......