ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dFill (Example)
Usage example of the dFill function
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....
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
12. Pages in practice
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
Native MySQL Connector - License Agreement
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Event (Example)
Usage example of the Event function
Error 802: Invalid syntax for this function
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
14. Report templates
Report templates...
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
SysSerialNum (Function)
Returns the IMEI number of the current device.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......