ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
IsOdd (Function)
Identifies an odd number.
SendMessage (Function)
Sends a Windows message to a control or to a window.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
IsEven (Function)
Identifies an even number.
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
MDIOpen (Function)
Opens and enables an MDI child window.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Tangent (Function)
Calculates the tangent of an angle.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.