ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Handling Gantt Chart controls programmatically
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......