ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExceptionInfo (Function)
Retrieves information about the current exception.
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
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).
fListResource (Function)
Lists the resources integrated to the application.
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.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
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.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
FTPSize (Example)
Usage example of the FTPSize function
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
SysXRes (Function)
Returns the horizontal screen resolution.