ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
StringBuild (Function)
Builds a character string from an initial string and parameters.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Manipulating Progress Bar controls programmatically
A Progress Bar control can be handled through programming......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Round (keyword)
The Round keyword can correspond to...
GPSGetPosition (Function)
Retrieves information about the current device position.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Creating requirements
The following steps must be performed to implement the requirements......
Contains (Function)
Allows you to check if a substring is within a string.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....