ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Automation object
The Automation keyword is used to declare an automation object...
ShellExecute (Function)
Opens a document in its associated application.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Conversion (Function)
Converts a value from a unit to another one.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
dBackground (Example)
Usage example of the dBackground function
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
WaitWindowStart (Function)
Opens the wait window of application.
HLinkMemo (Example)
Usage example of the HLinkMemo function
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
HExtractMemo (Example)
Usage example of the HExtractMemo function
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
xlsMsgError (Example)
Usage example of the xlsMsgError function
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.