ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Events associated with internal windows
List of events associated with internal windows...
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Printing nested reports
To create a main report containing several secondary reports:...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Generating the RAD pattern
To generate a RAD pattern:...
LOOP statement
The statement block is repeated endlessly...
WinOutWidth (Function)
Returns the full width of a window.
Calendar functions
List of Calendar functions...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
7. Consuming a web service
WINDEV Mobile tutorial - Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
HOnError (Function)
Customizes the management of HFSQL errors.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
SocketCreate (Function)
Creates a socket.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....