ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
ServiceStatus (Function)
Returns the current status of a service.
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
EmailReadLast (Example)
Usage example of the EmailReadLast function
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
EmailReadPrevious (Example)
Usage example of the EmailReadPrevious function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).