ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Component (Type of variable)
The Component type is used to easily handle an external component.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......