ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysSpace (Function)
Returns the physical memory space for the current computer.
HTTPRequest (Function)
Starts an HTTP request on a server.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
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.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
InitialState (Property)
The InitialState property is used to get the initial state of a control.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
SIPVisible (Function)
Displays the keyboard.