ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Constants for external files
List of constants used by the functions for managing external files....
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fAttribute (Function)
Returns or modifies the attributes of a file.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
HDescribeConnection (Function)
Describes a new connection to an external database.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
EventDestroy (Function)
Explicitly destroys an event.
Serialization constants
The serialization constants are as follows:
Sort (Function)
Sorts a WLanguage array.