ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Web Camera control events
The following events appear by default in the WEBDEV code editor:
OpenMainMenu (Function)
Opens the main menu of the current window.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
UploadSizeSent (Function)
Returns the total size (in bytes) of files already sent by the current upload via an Upload control.
Programming the looper attributes
All the looper attributes can be handled by programming......
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
WDTestSite: Load test
The stress tests are used to check......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......