ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
User Groupware files
Two categories of data files are managed......
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
URL (Property)
The URL property is used to get and change a URL.
Error
The Error keyword is used to manage the errors.
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Events associated with internal windows
List of events associated with internal windows...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Events associated with Carousel controls
List of events associated with Carousel controls...