ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeView Table control properties
List of properties associated with the TreeView Table control...
fCreate (Function)
Creates an external file.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Composite chart
A composite chart is a chart that displays several types of charts......
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
WINDEV License Agreement
WINDEV License Agreement...
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
14. Generation modes
Generation modes...
LooperAdd (Function)
Adds a row at the end of a Looper control.
fRename (Function)
Modifies the name of a file.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....