ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
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.
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.
NavigationPaneVisible (Property)
The NavigationPaneVisible property is used to display the thumbnail pane in the PDF Reader control.
<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).
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
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.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.