ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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.
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......
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, ......
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....
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...
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Info (Function)
Displays a custom message in a system information window.
Testing a project: setting
By testing the project you can simulate how the application will run......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......