ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
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....
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
HRead (Function)
Reads a record in a file according to a given record number.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Creating the skin template of a report
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Round (keyword)
The Round keyword can correspond to...
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
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....