ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
5. Deploying a dynamic site (Session or AWP) in practice
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Animating a Static control
Two methods can be used to animate a Static control......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Creating the link buttons in the windows of a WINDEV RAD pattern
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Reals
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......