ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
Installing a Webservice (old format)
Custom tooltips
Tooltips are very useful for application users......
2. Projects in practice
Collapses a branch previously expanded....
2. Projects in practice
Discover the main operations that can be performed on a project....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
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.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....