ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Events associated with Static controls
List of events associated with Static controls...
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
3-tier architecture
The development in "3-tier" architecture is now simplified......
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
5. Site test in practice
How to perform a full file browse?
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
16. Protecting access to the site: passwords
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......