ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Image (Property)
The Image property gets and sets the background image of a control or block.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
API (Function)
Runs a function found in an external DLL.
Border (Type of variable)
The Border type is used to handle a border through programming...
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
ServiceWait (Function)
Pauses the current service during the specified duration.
Image control in a page
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.