ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)......
First project window
LooperSelectPlus (Function)
Selects a row in a Looper control.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
9. Generation modes
WINDEV Mobile includes different types of generation......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
zipInfoFile (Example)
Usage example of the zipInfoFile function
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
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....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
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....
XLS file handling functions
List of functions for managing XLS files...
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
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.