ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
CertificateSignString (Function)
Creates the signature of a character string.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....