ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Copying controls from the window editor
The controls can be copied from the window editor......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
User Groupware constants
List of constants used by the User Groupware functions....
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......