ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
zipCreate (Example)
Usage example of the zipCreate function
KeyExpression (Example)
Usage example of the KeyExpression property
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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......
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
fSeek (Example)
Usage example of the fSeek function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipIsMulti (Example)
Usage example of the zipIsMulti function
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.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
fListResource (Function)
Lists the resources integrated to the application.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....