ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Method (Property)
The Method property specifies the HTTP method used.
Paragraph (Property)
The Paragraph property is used to manage paragraphs in a Word Processing document.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BurnerEject (Function)
Opens or closes the door of current burner.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
RESTSend (Function)
Sends a REST request and waits for the server response.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
General environment of WINDEV
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......