ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Date (Type of variable)
The Date type enables you to easily handle the dates...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
HSetMemo (Function)
Used to modify the management mode of memo items.
SQLLast (Function)
Sets the position on the last row of the query result.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HStatNbRec (Function)
Returns the number of entries for a given key item.
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
HToItem (Function)
Assigns the specified value to an item of the current record.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
tapiRecord (Function)
Records the current communication as a".WAV" file.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
iPrintImage (Function)
Sends the image file to print to the print buffer.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.