ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Path (Property)
The Path property gets and sets a path.
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.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
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.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
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.
GetDefinition (Function)
Retrieves the definition of element type.
CompactOption (Property)
The CompactOption property is used to: determine whether the options of a Check Box, Radio Button or Dashboard control are compacted. define whether the options of a Check Box, Radio Button or Dashboard control should be compacted....
HCloseConnection (Example)
Usage example of the HCloseConenction function
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....