ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
The pages
Pages are the main interface of a WEBDEV site......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
HCloseConnection (Function)
Closes a connection to a database.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
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....
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Animating a Static control
Two methods can be used to animate a Static control......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).