ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Error (Function)
Displays a custom error message in a system error window.
Global and local variable
Two types of variables are available......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Drawing constants
List of constants used by the drawing functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
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....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Burner constants
List of constants used by the burner functions....
.NET application
To create a.NET application from a project......
Looper control functions
List of functions for managing Looper controls...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......