ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFound (Function)
Checks whether the current record corresponds to the current filter or search.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Array management functions
List of functions for managing arrays...
fDir (Function)
Finds a file or directory.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
Right (Function)
Extracts the last characters from a string or string buffer.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
gglMarker (Variable type)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
HCancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the table is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
xlsComment (Variable type)
The xlsComment type is used to defined all the advanced characteristics of a comment in a cell of an XLS file or Spreadsheet control.
sfExecuteQueryResult (Variable type)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL table, from a query or from an HFSQL view into a physical file (on disk).
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
FTPDateTime (Function)
Returns the different creation, modification or access dates and times associated with a file located on an FTP server (File Transfer Protocol).
sfSaveResult (Variable type)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.