ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Column
The Column property is used to manipulate one or more columns.
Date and Time management functions
List of functions for managing dates and times...
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Vibration (Property)
The Vibration property is used to manage notification vibrations.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
ColorLED (Property)
The ColorLED property is used to set the color of the LED light when displaying notifications.
Notification
The Notification keyword can correspond to:
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Exist (Property)
The Exist property is used to determine if an element exists.
Point
The Point keyword is used to manage a point...
UUID (Property)
The UUID property is used to get the identifier of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
Row (Property)
The Row property is used to manipulate one or more rows.
Path (Property)
The Path property gets and sets a path.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......