ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static control.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static control or in a Combo Box control.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
MyReport (Reserved word)
MyReport is used to handle the current report...
Page with parameters
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
iVPos (Function)
iVPos is kept for backward compatibility.
iPreview (Example)
Usage example of the iPreview function
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.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
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......
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.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
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.
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.