ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
Salesforce functions (prefix syntax)
List of Salesforce functions (prefix syntax)...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
The test mode cannot operate without the project and its pages, ...
Repairing the project
In some cases, "Project......
Page with parameters
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
HelpFile (Function)
Returns or modifies the name of the help file used by the context-sensitive help of a window.
Make calculations easier with the calculator
9. Overlaying controls
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
The Multimedia control
The Multimedia control is used to play multimedia files......