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...
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
TreeView Table control properties
List of properties associated with the TreeView Table control...
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......