ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
1. RAD (Rapid Application Development)
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
How to loop through a file using filters?
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Chart control properties
A Chart control can be used......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
Android Control Center
Do you know where to find your application log files?...