ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Creating a flexible modeling
To create a new flexible modeling, you can......
Changing sites from AWP to SEO-ready session mode
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Automatic documentation of external components
External components must include a technical documentation......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
W3C standardization
You must comply with the W3C standard (HTML 4......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Sending elements to Free Technical Support
WinAdaptSize (Function)
Adapts the window size to the content of controls.
LooperInsertIP (Function)
Inserts a row as an internal page into a Looper control populated programmatically.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
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....