ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined in the data model editor or through programming). define the log mode used for a data file (when the file is described through programming)....
Configuring the setup program
Two tools can be used to create a setup program......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Universal replication
The purpose of universal replication is to keep several databases synchronized......
zipInfoFile (Example)
Usage example of the zipInfoFile function
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Count (Property)
The Count property returns the number of elements in a given set.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
XLS file handling functions
List of functions for managing XLS files...
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
iPrintReport (Function)
Prints a report created with the report editor.
LooperDelete (Function)
Deletes a row from a Looper control.
HDescribeItem (Example)
Usage example of the HDescribeItem function
HInfoMemo (Function)
Returns the characteristics of binary and text memos.