ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a static project
The test of the entire project allows simulating the startup of the site...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
14. Controls in practice
Constants for object visibility
List of constants for managing the visibility of an object....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Image control in a page
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
gImage (Function)
Builds a sequence of characters containing an image.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Text (Property)
The Text property is used to get and modify text.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Copying controls from the page editor
The controls can be copied from the page editor......
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.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
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....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....