ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Sliding Banner control properties
The WLanguage properties can be used to handle ......
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Guide organization
Organization of WINDEV Concepts...
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.