ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
ChangeCharset (Example)
Usage example of the ChangeCharset function
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
ServiceStop (Function)
Stops a service.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
The Organizer control
The Organizer control is used to display and handle organizers......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Alias (Property)
The Alias property gets the alias of an element.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
HCopyRecord (Example)
Usage example of the HCopyRecord function
Title (Property)
The Title property is used to get and change the title of an element.
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
fDelete (Example)
Usage example of the fDelete function
ServiceStart (Function)
Starts a service.
Address
The Address keyword can correspond to...
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
XMLParent (Example)
Usage example of the XMLParent function
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
ThreadCurrent (Function)
Returns the name of the thread currently run.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....