ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStartServerUpdate (Function)
Used to immediately start the automatic server update.
Random (Function)
Returns a random number.
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
HTTPListCertificate (Function)
Lists the client certificates found on the computer to authenticate on a server.
Constants for managing appointments
Lists of constants used to manage the appointments...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
MatRead (Function)
Reads the value of a matrix element.
Diagram constants
The following constants are used to manage diagrams:...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
Service constants
List of constants used by the functions for managing services....
Error 2109: You are using the ObjectInfo function
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Sensor constants
Constants used by the SensorXXX functions...
fMerge (Function)
Merges several files into a single one.
Interactive notification management constants
Interactive notification management constants...
StringToJSON (Function)
Converts a JSON string into a JSON variable.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
BreadcrumbAddLink (Function)
Adds a link into a Breadcrumb control.
BreadcrumbInsertLink (Function)
Inserts a link into a Breadcrumb control.
BreadcrumbDeleteLink (Function)
Deletes a link from a Breadcrumb control.
BreadcrumbDeleteAll (Function)
Deletes all links from a Breadcrumb control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.