ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
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......
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
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.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
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.
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.
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.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.