ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsData (Function)
Retrieves the content of a cell found in an XLS file.
HTTPRequest (Function)
Starts an HTTP request on a server.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Project description: Tables tab
The project description window allows you to configure various elements of your project......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Creating the Form pages of a WEBDEV RAD pattern
Deletes a worksheet from the Excel document....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Creating the Table windows of the WINDEV RAD pattern
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
ThreadExecute (Function)
Starts the execution of a secondary thread.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......