ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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....
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
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.
HRead (Function)
Reads a record in a file according to a given record number.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Round (keyword)
The Round keyword can correspond to...