ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
fSize (Function)
Returns the size of a file (in bytes).
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Style sheet
A style sheet ("......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
10. Smart controls
Smart controls...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Enumeration (Type of variable)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.