ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a project: setting
By testing the project you can simulate how the application will run......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Types of Edit controls
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Constants for managing projects
List of constants used by the functions for managing projects....
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
List of reserved words
Label report
The report editor allows you to create "Label" reports......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Using the query result
The result of a select query can be used in......
Open (Function)
Opens a modal WINDEV window.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
The Static control
A Static control is a control used to display a static text......