ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
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....
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
TableMode (Function)
TableMode is kept for backward compatibility.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
<htmlNode variable>.UnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
HTMLUnwrapAllChildren (Function)
Deletes the specified node in an HTML document without deleting its children, which take its place.