ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Properties associated with the areas defined in Zoning mode
Handling menu options programmatically
The menu options can be handled......
Handling a control through programming in a report
All report controls can be handled through programming......
Remote WEBDEV administrator: Configuration of a Webservice or a WEBDEV site in Session mode
To view the configuration of a specific Webservice or WEBDEV site in Session mode from the remote administrator:...
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Error 202: The method already has an access attribute (public, protected or private)
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Link properties
When creating a link, you can simply specify the destination......
Camera control in a mobile application
The Camera control is used to......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Installing and starting WDTRAD
1. Examples provided with WINDEV Mobile
WDDIXIO overview
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....