ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
The Calculated control
The "Calculated" control is used to perform calculations in a report......
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
MDIOpen (Function)
Opens and enables an MDI child window.
Configuring an application with User Groupware
Events associated with internal windows
List of events associated with internal windows...
SSH functions
The following functions are used to connect and communicate with a SSH server:...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
diffApply (Function)
Applies a difference buffer to a specific buffer.
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
TimeToString (Function)
Converts a time to a string in the specified format.
gpwAddUser (Function)
Adds a user to the User Groupware database.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.