ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
Installing a SOAP server with IIS
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
ImageStopScrolling (Function)
Stops the automatic image sliding.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
WinEdCreateNote (Function)
Creates a Repositionable Note control.
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
fImageSelect (Function)
Opens the image picker of Windows.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Net constants
List of constants used by the Net functions....
Installing a SOAP server with Apache
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....