ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Creating an executable: WINDEV Framework
Each WINDEV function is associated with a WINDEV DLL......
Creating anchors
The anchors are used to define specific points in a help page......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Scanner (Variable type)
The Scanner type is used to handle the information from a scanner.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:
MemCreate (Function)
Creates a memory area.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
1. Managing emails
WINDEV includes multiple methods to manage emails...
DashDisplay (Function)
Refreshes elements in a Dashboard control.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).