ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
zipExtractPath (Function)
Returns the path of a file found in the archive.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
MatWrite (Function)
Writes an element into a matrix.
Pyramid charts
Pyramid charts allow you to view data in descending order......
WaitWindowStart (Function)
Opens the wait window of application.
SysDir (Function)
Returns the path of a system directory.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
StringRetrieve (Function)
Retrieves a character string in a format external to PC Soft (character string that is the result of a Windows API for example).
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
19. Upload: Sending files to the server
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
BurnerPath (Function)
Returns the path of the current burner.
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.