ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
AAF: Simple editing options in an Edit control field
The context menu of an edit control is used to perform simple edit operations...
Error 1018: The method is global: use the: operator: to access it
Copies an email found in a directory to another directory of an IMAP server....
13. Types of standard controls
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
ERR_TIMEOUTINIT
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Replication: The different types
The data replication is a powerful feature......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Creating an insert query
An insert query (corresponding SQL statement......
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
AnimationDuration (Property)
The AnimationDuration property gets and sets the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
<Connection variable>.CopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
14. Generation modes
Generation modes...
13. Generation modes
<Array>.Min (Function)
Returns the lowest value in the array.
Client/Server transactions: available isolation modes
The HFSQL engine proposes to isolate the transactions......