ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
PolygonGeo (Variable type)
The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon.
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
12. Retrieving data from a site
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Scope (Property)
The Scope property property is used to specify requested permissions.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Date (Variable type)
The Date type is used to easily manipulate dates...
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Dictionary
The dictionary is a file that can contain the project elements......
HDescribeItem (Function)
Describes a file item through programming.
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
DateTimeDifference (Function)
Calculates the difference between two dates and times.