ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
<Chart>.PointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Reduced (Property)
The Reduced property is used to determine if a Dockable Panel control is expanded/collapsed, or to switch between the two states....
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
SocketProxy (Function)
Specifies whether TCP sockets and WebSockets must go through a SOCKS5 proxy to execute requests.
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......