ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure...
Project portfolio
From version 25, you can create "project portfolios"......
Using the query result
The result of a select query can be used in......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Project (External language)
Opens and runs a WINDEV project.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control....
Word Processing control events
WINDEV manages the following events by default......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode...
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure...
User Groupware files
Two categories of data files are managed......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back...
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Constants for managing Gantt charts
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements...
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Example for creating a select query
This help page explains how to create two select queries......