ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
FaxConnect (Function)
Establishes a connection to a fax server.
NotificationDisplay (Function)
Displays a message outside the browser.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...