ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
LooperInsert (Function)
Inserts a row into a Looper control.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Chart management functions
...Chart management functions...
FTPConnect (Example)
Usage example of the FTPConnect function
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
SaaSChangePassword (Function)
Changes the password of the connected user.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).