ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Browser management functions
List of functions for managing browsers...
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Events associated with internal windows
List of events associated with internal windows...
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.