ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Local procedure
Two types of procedures are available......
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)....
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....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
ErrorBuild (Function)
Displays a custom error message in a system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Image editor: Features
The image editor includes several features......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Warning 18: Loop without potential end
Constants for managing videos
List of constants used by the functions for video management....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
grColor (Function)
Returns and initializes the color of different chart elements.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.