ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
MyReport (Reserved word)
MyReport is used to handle the current report...
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Page with parameters
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
iPreview (Example)
Usage example of the iPreview function
iVPos (Function)
iVPos is kept for backward compatibility.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HSetREP (Function)
Enables or disables the management of .REP file.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
gToRetrieve (Function)
Describes the text value to display and to return when retrieving the value of an element found in a List Box control or in a Combo Box control.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.