ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
ChronoReset (Function)
Stops and resets a running stopwatch.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
HCopyRecord (Example)
Usage example of the HCopyRecord function
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HTTPRequest (Function)
Starts an HTTP request on a server.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
CharactType (Function)
Returns information about the type of character.
StringInsert (Function)
Inserts a string into another character string at a given position.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.