ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fUncompress (Example)
Usage example of the fUncompress function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
HCross (Function)
Crosses a record in a data file.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
LooperInsertLine (Function)
Inserts a row into a Looper control.
Table control functions
List of functions specific to Table controls...
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
ServiceContinue (Function)
Restarts a paused service.
HNbRec (Example)
Usage example of the HNbRec function
HMergeView (Example)
Usage example of the HMergeView function
HChangeName (Example)
Usage example of the HChangeName function
fDelete (Example)
Usage example of the fDelete function
WinStatus (Function)
Identifies or modifies the window status.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
fDirSize (Function)
Returns the size of a directory in bytes.
SysYRes (Function)
Returns the vertical screen resolution.
HListItem (Example)
Usage example of the HListItem function
zipSplit (Example)
Usage example of the zipSplit function