ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
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
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
OpenChild (Example)
Usage example of the OpenChild function
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......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Automatic documentation of external components
External components must include a technical documentation......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window:
Commands of the external interface