ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
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......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
SpreadsheetGetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<Spreadsheet>.GetFormula (Function)
Retrieves the calculation formula of a cell found in a Spreadsheet control of a window.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
EndVisibleRange (Property)
The EndVisibleRange property is used to: find out and modify the last visible date or time in a Scheduler control or in a TimeLine control. modify the last visible time in a TimeLine control....
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.