ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.