ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
ERR_DISCONNECTED_BY_ADMIN
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
Creating a delete query
A delete query (corresponding SQL statement......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
RegistryValueType (Function)
Returns the type of value found in the registry.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
ColorPalette (Function)
Returns a color found in the current palette.
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
<EmailNotesSession variable>.GetAll (Function)
Retrieves all the emails found on a Notes server.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.