ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"About" window
The "About" window is used to display and access various information about the current application......
diffApply (Function)
Applies a difference buffer to a specific buffer.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
XMLFind (Function)
Performs a search in an XML document.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
OCRExtractText (Function)
Reads the text contained in an image.
WDXView: Overview
WDXView is an ActiveX browser......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.