ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
SOAPRun (Function)
Runs a procedure on a SOAP server.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
NetworkConnect (Function)
Associates a drive with a shared network directory.
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
GglUploadDocument (Function)
Uploads a document to the Google server.
Image control in a page
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
DotNetRun (Function)
Runs a procedure on a .Net server.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
BurnerSelect (Function)
Used to select the default burner.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.