ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
NumberInWords (Function)
Converts a number to words.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
fFileName (Function)
Returns the name of an external file that is currently opened.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
SFModify (Function)
Modifies the records of a file defined in Salesforce.
The different types of integers
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
ToClipboard (Function)
Writes text or image information into the system clipboard.
HChangeName (Function)
Modifies the physical name of a data file.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
ThreadPause (Function)
Pauses the current thread during the specified duration.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....