ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
Creating the Relation windows of a WINDEV RAD pattern
13. Generation modes
Discover all the possibilities of pivot tables
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
dStraighten (Function)
Transforms an image by applying perspective correction.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Events associated with TreeView controls
List of events associated with TreeView controls...
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
TreeCollapse (Function)
Collapses a branch previously expanded.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
HPrevious (Function)
Positions on the previous file record according to a browse item.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HNext (Function)
Sets the position on the next data file record according to a browse item.
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
1. WINDEV editors
WINDEV editors...