ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Context menu of Image controls
A context menu is available for Image controls......
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Multilingual project
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Page Footer block
The Page footer block is run at the end of each page......
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Custom tooltips
Tooltips are very useful for application users......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
AWP without UI
Bootstrap, Angular, React, Vue......
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).......
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......