ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
NetSendMessage (Example)
Usage example of the NetSendMessage function
fImageSelect (Example)
Usage example of the fImageSelect function
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
MemCreate (Function)
Creates a memory area.
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
<zipArchive variable>.AddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
EmailReadLast (Example)
Usage example of the EmailReadLast function
Certificate management functions
The following functions are used to handle the certificates:...
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.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
NumHelp (Function)
Returns the number of the help context associated with the specified control.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
grScatter3DGridlines (Function)
Displays the gridlines for the different planes of a 3D Scatter chart.
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).
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
OBEX constants
List of constants used by the OBEX functions....