ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
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.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
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....
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.