ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Twain constants
List of constants used by the Twain functions....
Error 30: An exception process cannot be declared inside another exception process...
dBorder (Function)
Draws the borders.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
CallDLL32 (Example)
Usage example of the CallDLL32 function
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
iFont (Function)
Selects the default font.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Error 25: No THEN statement is associated with this IF
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
ContactAdd (Example)
Usage example of the ContactAdd function
Handling a Web Component control through programming
Compilation options (chm format)
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....