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)....
CallDLL32 (Function)
Runs a function found in an external DLL.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
SQLExec (Function)
Names and runs an SQL query.
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
HDelete (Function)
Deletes a record from a data file (query or view).
Drawing constants
List of constants used by the drawing functions....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
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....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Handling a control through programming in a report
All report controls can be handled through programming......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
iDestination (Function)
Configures the print destination.
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.
Burner constants
List of constants used by the burner functions....