ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array management functions
List of functions for managing arrays...
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Constants for managing Organizer controls
Constants for managing Organizer controls...
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
SysSpace (Function)
Returns the physical memory space for the current computer.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
FTPConnect (Example)
Usage example of the FTPConnect function
Select query description window: Items that can be used
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
EventDestroy (Function)
Explicitly destroys an event.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
ProjectInfo (Function)
Returns specific information about the project currently run.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.