ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
AJAXCancelAsynchronousCall (Function)
Cancels the automatic execution of the browser procedure called by AJAXExecuteAsynchronous.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
iBorder (Function)
Prints a border at specified coordinates.
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
EmailGetAll (Function)
Retrieves all the emails found on a server.
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
GetDefinition (Function)
Retrieves the definition of element type.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Internal component
An internal component is a set of elements from a project......