ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
WINDEV License Agreement
WINDEV License Agreement...
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
grAddData (Function)
Adds a data into a chart.
grColor (Function)
Returns and initializes the color of different chart elements.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
The different types of windows
The following types of windows can be created in a WINDEV application......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
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.
Chart constants
List of constants used by the functions for chart management....
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HCreateMovableReplica (Function)
Creates a movable replication.
Pyramid charts
Pyramid charts allow you to view data in descending order......
Setup mode
Several methods can be used to distribute a WINDEV application......
<Chart>.ScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.