ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Supercontrol
A supercontrol is an advanced type of control......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Operator on Address
The & operator returns the address of a variable as an integer
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
zipClose (Function)
Closes an archive.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Installing the robot controller
The monitoring robot includes three executables......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Operations performed on class diagrams
The following paragraphs explain......
Popup window
WINDEV allows you to open windows in popup format......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDMSG license agreement
WDMSG license agreement...
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.