ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Attribute (Property)
The Attribute property is used to manage attributes.
Border management constants
List of constants used by the border management functions....
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
GglUploadDocument (Function)
Uploads a document to the Google server.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Author (Property)
The Author property gets and changes the author of an element.
Label (Property)
The Label property is used to get and define the label of an element.
Alignment
The Alignment property is used to align elements.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Version (Property)
The Version property is used to get and change the version of an element.
Path (Property)
The Path property gets and sets a path.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Size (Property)
The Size property is used to determine and change the size of an element.
Installing a SOAP server with Apache
Date
The Date keyword can correspond to...
Column
The Column property is used to manipulate one or more columns.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.