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 into the analysis......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
PageParameter (Function)
Returns the value of a parameter passed to the current page.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Constants for managing projects
List of constants used by the functions for managing projects....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
HAdd (Example)
Usage example of the HAdd function
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....