ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
iEndReport (Function)
Forces the report print to stop.
xlsCell (Variable type)
An xlsCell variable is used to describe and modify a cell in an Excel document...
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
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.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
iParameterPDF (Example)
Usage example of the iParameterPDF function
Constant
The constants are language elements whose value is fixed once and for all...
zipFindFile (Example)
Usage example of the zipFindFile function
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Description (Property)
The Description property is used to get and change the description of an element.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).