ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
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....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
Using an external component in an application
A component can be reused at any time in any application......
Accessibilité (Property)
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
2. WEBDEV administrator in practice
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.