ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_CANNOT_LAUNCH
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
TwainSourceWidth (Function)
Returns the width (in millimeters) of the document captured by a Twain device.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
IntegerPart (Function)
Returns the integer part of a number.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
<Chart>.Print (Function)
Prints a chart.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
1. What is a website?
DecimalPart (Function)
Returns the decimal part of a number.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
ServiceContinue (Function)
Restarts a paused service.
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
.NET Assemblies
.NET is Microsoft's software development platform......
Push notification
A mobile device can receive push notifications......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......