ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HaspHLRead (Function)
Reads data (character string or buffer) in the internal memory of the Hasp key.
HaspHLWrite (Function)
Writes data (character string or buffer) into the internal memory of the Hasp key.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
<Source>.Alias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.