ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
Edit options of a report
The report editor allows you to......
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Body Complement block
The Body complement block is linked to the Body block......
Report blocks
A printed report includes several sections......
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
Locking data files: correspondence between WINDEV 5.5 and the later versions
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
Page Header block
The Page header block is printed on each new page......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
<Map>.GetImage (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.
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.
Border of controls
One of the most important elements of control style is its border......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
1
2
3
4
5
6
134
>