ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a query
Queries are used to easily select records in one or more tables......
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
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.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
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....
Creating the skin template of a report
Comment (Property)
The Comment property is used to manage comments.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
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....
WDHFDiff: Presentation
WDHFDiff is a tool used to compare HFSQL tables......
GPSGetPosition (Function)
Retrieves information about the current device position.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
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).
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.