ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Events associated with a Layout control
The Multimedia control
The Multimedia control is used to play multimedia files......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Replication management functions
Three types of replication are proposed......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ERR_DISCONNECTED_BY_ADMIN
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
ERR_MISSING_PAGE
Query technical documentation
The query editor automatically creates a technical documentation for each query......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Detailed use of WINDEV FTP/RPC
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Events associated with Table controls
List of events associated with Table controls...
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......