ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fListResource (Function)
Lists the resources integrated to the application.
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.
dCrop (Function)
Returns the cropped part of an image. This image is in an Image variable.
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
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
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....
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a web service to run.
grColor (Function)
Returns and initializes the color of different chart elements.
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.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).