ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Example)
Usage example of the HConnect function
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
WinAdaptSize (Function)
Adapts the window size to the content of controls.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Managing space characters in the searches?
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.