ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
<HTML Display control>.ValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
<Looper>.InsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
HTMLValidateForm (Function)
Validates a form in an HTML page displayed in an HTML Display control.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Programming the looper attributes
All the looper attributes can be handled by programming......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
HListConnection (Function)
Returns the list of connections currently described in the application.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Handling an internal component
An internal component is a set of elements from a project......
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Functions for managing the Combinations and Enumerations