ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
Query editor
The query editor is used to automatically create queries on the data files......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Designing a supercontrol
A supercontrol is an advanced type of control......
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.