ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Creating the menus for the pages of the WEBDEV RAD pattern
Closes the connection of the application to a Hasp key....
JWTParameters (Variable type)
The JWTParameter type is used to define all the data required for JWT-based authentication.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Different types of data (Type of variable)
A variable is defined by name and type......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.