ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
CombinationFromValue (Function)
Returns a combination of one or more options known by their associated values.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
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......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
<WDPic variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
NotesItemDimension (Function)
Returns the dimension of an item for the current document in Lotus Notes.
LCommand (External language)
Returns the command line passed in parameter to the executable program.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.