ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
Generating the RAD pattern
To generate a RAD pattern:...
Constants for managing the windows
List of constants used by the functions for managing the windows...
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
<Image>.AnimationSetParameter (Function)
Changes one of the animation parameters used for a moving image (in an Image field).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
httpProgress (Variable type)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
List (Variable type)
A List variable is a structured type that is used to group a set of elements of the same type.
TwainToTIFF (Function)
Allows you to: save the document coming from the Twain device in a TIFF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in TIFF format (in a buffer)....
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
TwainToGIF (Function)
Allows you to: save the document coming from the Twain device in a GIF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in GIF format (in a buffer)....
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
Using RAD patterns
The steps for creating a RAD pattern are as follows......