ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Database schema associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
WLanguageCodeFormat (Function)
Formats WLanguage code: coloring, normalized rewriting, indentation, translation, etc.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
UploadProgress (Property)
The UploadProgress property gets the progress status of the POST request.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
Scope (Property)
The Scope property property is used to specify requested permissions.
UserAgent
The UserAgent property identifies the client of an HTTP/HTTPS request....
DescriptionStatusCode (Property)
The DescriptionStatusCode property gets the status description of the response to the request.
WLanguage procedure called by inAppPurchaseProduct
Procedure ("Callback") called by inAppPurchaseProduct when the response to the purchase request is received.