ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
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.
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......
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....
HSetREP (Function)
Enables or disables the management of .REP file.
Page with parameters
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.
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.
NextIndex (Function)
Returns the number of the next row displayed in the current Table 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.
Constants for managing the Enumerations and the Combinations
Statistical constants
List of constants used by the statistical functions....
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.