ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Popup control properties
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Constant
The constants are language elements whose value is fixed once and for all...
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Navigation Bar control properties
A Navigation Bar control found in a page can be handled in WLanguage by the following properties......
Linear Looper control properties
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
Programming automatic calculations in the columns of a Table control
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
<Page>.Address (Function)
Used to find out the Internet address of a page.
Properties associated with the options of a Switch control
Applet control properties
List of properties associated with the Applet control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
grPrint (Function)
Prints a chart.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
Creating nested reports
UploadCopyFile (Example)
Usage example of the UploadCopyFile function