ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Page Footer block
The Page footer block is run at the end of each page......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Other operators
The following are additional operators......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
29. SEO in practice
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.