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)...
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
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....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
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....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
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....
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....
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.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
On/Off button in a window
The on/off button is a button that operates like a check box......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
WDConver : Use in interactive mode
Before you start using WDConver, you must have......