ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
<Polygon2D variable>.Overlap (Function)
Determines if a 2D polygon overlaps another geometry.
<Polygon2D variable>.Cross (Function)
Determines if a 2D polygon crosses another geometry.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
<PolygonGeo variable>.Touch (Function)
Determines whether a geographic polygon touches another geometry.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Events associated with supercontrols
List of events associated with supercontrols...
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Common project
Projects are often cross-platform......
Popup window
WINDEV allows you to open windows in popup format......
LogFile (Property)
The LogFile property is used to determine if a table is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a table is a transaction table.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
Text (Property)
The Text property is used to determine if an item is a text item.
Size (Property)
The Size property is used to determine and change the size of an element.