ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Reals
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
MyWindow (Reserved word)
MyWindow is used to handle the current window...