ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Code snippets
The code editor allows you to enter "Code snippets"......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
Environment of the report editor
Environment of the report editor...
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Static control properties
List of properties associated with a Static control...
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Record (Type of variable)
The Record type is used to save the values of a record.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Type (Property)
The Type property is used to get and change the type of an element.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......