ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
Round (keyword)
The Round keyword can correspond to...
fAttribute (Example)
Usage example of the fAttribute function
iCloseReport (Function)
Stops printing the current report immediately.
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
HFilter (Function)
Defines and enables a filter on a table, view or query.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
fExtractPath (Example)
Usage example of the fExtractPath function
Password (Property)
The Password property sets and changes the password.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Report viewer: Proposing several reports
In the document preview, end users can......
Logical operators
The logical operators are as follows......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
zipExtractFile (Example)
Usage example of the zipExtractFile function
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....