ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
HFSQL Client/Server: Configuring the data files on the server
Events associated with Table controls
List of events associated with Table controls...
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Container column in a Table control
A cell found in a Table control can contain a set of controls......
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
Using .NET assemblies in a project
To use .NET assemblies in a project......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Using a query with parameters
A query with parameters can be used......
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)....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
.NET object
To access a class......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
2. Projects in practice
Discover the main operations that can be performed on a project....
Enumeration (Type of variable)
An enumeration is a set of values......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Events associated with Combo Box controls
List of events associated with Combo Box controls...
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
XMLDocument (Example)
Usage example of the XMLDocument function
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....