ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WEBDEV: Improving accessibility
To make your WEBDEV websites accessible to visually impaired users, simply add specific attributes to controls......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailCheckAddress (Function)
Checks the validity of an email address.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
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.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
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....