ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
Memo (Property)
The Memo property is used to determine if an item is of type memo.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....