ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
HRecNum (Function)
Returns: the number of the current record in the HFSQL table. the number of the current record in the HFSQL view....
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
HSetLog (Function)
Enables or disables log management on a file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
BurnerAddFile (Function)
Adds a file to the compilation.
EmailGetAll (Function)
Retrieves all the emails found on a server.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....