ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Fax constants
List of constants used by the functions for managing faxes....
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, ...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
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.
iBorder (Function)
Prints a border at specified coordinates.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
TimeToString (Function)
Converts a time to a string in the specified format.
gpwAddUser (Function)
Adds a user to the User Groupware database.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
SysXRes (Function)
Returns the horizontal screen resolution.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
BurnerCancel (Function)
Cancels the current burn process.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
grDestinationControl (Function)
Defines an Image control as destination of a chart.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.