ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Numeric (Variable type)
The type numeric type is used to contain integers or decimals, specifying if necessary the number of digits in the integer part and in the decimal part.
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
MapPolyline (Variable type)
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.
OCR: Turn images into text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
gglMapParameter (Variable type)
The gglMapParameter type is used to define the advanced characteristics of a map...
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
hReindexingHistory (Variable type)
The hReindexingHistory type gets all the details of previous asynchronous optimizations: reindexing, index verification, memo verification, statistics, etc. This variable type is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Manipulating Layout controls programmatically
A Layout control can be......
Multilingual project
Installing the robot controller
The monitoring robot includes three executables......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......