ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
Materialized view
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
DateToInteger (Function)
Converts a date to an integer.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
DateToDay (Function)
Returns the day that corresponds to a given date.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.