ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
grInfoXY (Function)
Returns information about the series found at a specific chart point.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
zipIsMulti (Example)
Usage example of the zipIsMulti function