ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
fSeek (Example)
Usage example of the fSeek function
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
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).
KeyExpression (Example)
Usage example of the KeyExpression property
fExtractPath (Example)
Usage example of the fExtractPath function
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
zipIsMulti (Example)
Usage example of the zipIsMulti function
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
fListResource (Function)
Lists the resources integrated to the application.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.