ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fListFile (Function)
Lists the files found in a directory and returns the list of files.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
iPrintReport (External language)
Prints a report created with the report editor.
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
zipCreate (Example)
Usage example of the zipCreate function
fSeek (Example)
Usage example of the fSeek function
ThreadEnd (Function)
Ends the execution of the current thread.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
Library,Disk (External language)
Opens the project library that is stored on disk.