ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font management properties
List of font management properties...
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
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....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Various constants
List of various constants used by the constants WINDEV functions....
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Summary table: Managing the application directories according to the platform
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Count (Property)
The Count property returns the number of elements in a given set.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
DotNetDelegate (Function)
Initializes a.NET delegate.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Environment of code editor
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......