ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
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
KeyExpression (Example)
Usage example of the KeyExpression property
zipNbPartNeeded (Example)
Usage example of the zipNbPartNeeded function
zipIsMulti (Example)
Usage example of the zipIsMulti function
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
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......
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
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.
ExceptionInfo (Function)
Retrieves information about the current exception.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function