ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStopServer (Function)
Stops an HFSQL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
XML functions
List of XML functions...
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.