ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
Native Access to SAP
SAP is a widely used ERP......
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.