ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Multimedia control (WEBDEV)
The Multimedia control is used to easily display a video in the browser.
The Multimedia control
The Multimedia control is used to play media files...
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
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....
dLine (Example)
Usage example of the dLine function
dPoint (Example)
Usage example of the dPoint function
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Events associated with pages
List of events associated with pages...
dRectangle (Example)
Usage example of the dRectangle function
Local procedure
Two types of procedures are available......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Using the Vista style in your windows
WINDEV allows you to customize......
Constant
The constants are language elements whose value is fixed once and for all...
dCircle (Example)
Usage example of the dCircle function
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Drawing constants
List of constants used by the drawing functions....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
grDraw (Function)
Draws a chart according to the specified parameters.
ChangeTarget (Function)
Changes the target of a button action.