ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Point2D (Variable type)
The Point2D type is used to define all the characteristics of a location represented on a Cartesian plane.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
Managing the runtime errors
Some errors may occur in your application......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Project Management Hub: Time tracking
The time spent can be listed on......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Events associated with Flex controls
List of events associated with Flex controls...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Error 2: Incomplete line
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......