ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceControl (Function)
Sends a control message to a service.
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....
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Right (Function)
Extracts the last characters from a string or string buffer.
iPrintImage (Function)
Sends the image file to print to the print buffer.
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....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
ThreadCurrent (Function)
Returns the name of the thread currently run.
fDate (Example)
Usage example of the fDate function
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
ServiceRestart (Function)
Restarts a service (already started).
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
zipListFile (Function)
Returns the list of files found in an archive.
fDateTime (Example)
Usage example of the fDateTime function
iCreateFont (Example)
Usage example of the iCreateFont function