ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NextTitle (Function)
Modifies the title of next window to open.
XML management: Use example
This application example manages an XML file named "Orders......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
PDFSign (Function)
Applies an approval signature to an existing PDF.
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
fCreateLink (Function)
Creates a link on a file at the specified location.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.