ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListResource (Function)
Lists the resources integrated to the application.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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
ServiceInfo (Function)
Returns information regarding the configuration of a service.
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).
KeyExpression (Example)
Usage example of the KeyExpression property
2. Projects in practice
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.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.