ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Comparison operators
The comparison operators can be divided into several categories......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
fChangeSize (Function)
Resizes an external file.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
MatDelete (Function)
Deletes an existing matrix.
HRegenerateFile (Function)
Regenerates a data file from its log.
StatCovariance (Function)
Calculates the covariance between two series of values.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
SocketConnect (Function)
Connects a client computer to a given socket.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
17. TLS/SSL: Encrypting information on the Web
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
ServicePause (Function)
Pauses a service.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).