ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDirRename (Function)
Renames a directory.
iZoneHeight (Example)
Usage example of the iZoneHeight function
iReportPrintingStatus (Function)
Returns the status of the current print.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Rating control properties
The Rating control can be used in a window as well as in a page....
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Sharing elements with a WINDEV application
LanguageToCharset (Function)
Returns the character set corresponding to a language.
FTPSend (Example)
Usage example of the FTPSend function
fDriveInfo (Function)
Returns information about a drive.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....