ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Specific features of the applications for iPhone/iPad
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Input (Function)
Displays a message allowing the user to type an information.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Line control properties
List of properties associated with the Line control...
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Rights on the virtual directory
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Video control properties
The following properties can be used on a Video control:...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......