ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Private Store for mobile applications
There are two methods two deploy your applications......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
iPrintReport (Function)
Prints a report created with the report editor.
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
LastDayOfYear (Function)
Returns the date of the last day of the year.
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....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
Comparison operators
The comparison operators can be divided into several categories......
WEBDEV Application Server 2024
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
PreviousPage (Function)
Returns the name of the previous page.
PostMessage (Function)
Sends a Windows message to a control or to a window.
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Record (Type of variable)
The Record type is used to save the values of a record.
15. Creating the executable in practice
Creating the executable in practice...