ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Layout control events
Changes the mode and the method for locking data files....
Development environment
When WINDEV, WEBDEV and WINDEV Mobile are first launched, a development environment is automatically proposed......
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
10. Smart controls
Smart controls...
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Discover WINDEV Mobile
WINDEV Mobile Tutorial - WINDEV Mobile overview Discover WINDEV Mobile - 10 min
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
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...
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......