ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
ToClipboard (Function)
Writes text or image information into the system clipboard.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Discover all the possibilities of pivot tables
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
LooperInsertLine (Function)
Inserts a row into a Looper control.
LoadParameter (Function)
Reads a persistent value.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....