ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Guided tour management constants
Setup directory
The setup wizard allows you to configure the setup directory of application....
The Signature control
The Signature control is a report control used to sign......
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
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......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Types of Edit controls
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
EnumSubElement (Example)
Usage example of the EnumSubElement function
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
HRead (Function)
Reads a record in a file according to a given record number.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....