ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPageEnd (Function)
Forces the move to the next page during the report print.
Software Factory
The concept of software factory is used to automate the process for creating applications....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
ControlNext (Function)
Returns the name of the next control in input mode.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.