ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
ToClipboard (Function)
Writes text or image information into the system clipboard.
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
IndentLineDetails (Property)
The IndentLineDetails property is used to get or change the value of the left indent of the internal window that shows the details of a row of a Table control.
ERR_MSG_BOX
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
<Document variable>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Document variable.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.