ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Polygon2D variable>.Cover (Function)
Determines if geometry A (of type 2D polygon) covers geometry B.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.