ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Analysis in practice
State (Property)
The State property is used to get and change the state of an element.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Guided Tour constants
WDInst allows you to configure the characteristics of the files to install......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
Geolocation function constants
Constants used by geolocation functions...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Types of Edit controls
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Notification (Variable type)
The Notification type is used to handle the local notifications or the push notifications.