ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Chart management functions
...Chart management functions...
Constants used for managing the multi-touch
Constants for managing the multi-touch...
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Factorial (Function)
Returns the factorial of an integer number.
Thread management functions
List of functions for managing threads...
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
grDeleteAll (Function)
Erases a chart and destroys this chart.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
Random (Function)
Returns a random number.
TimeToString (Function)
Converts a time to a string in the specified format.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
HPriorityClient (Function)
Modifies the priority of a client application.
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.