ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
HEX@ (Type of Variable)
Le type _VisiteGuidéeActionAutorisée permet de définir toutes les caractéristiques avancées d'un XXX....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
Compression / encryption functions
Encryption and compression functions...
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Error 1021: The method of the class is not global
Error 1012: The class member is not global: it cannot be accessed from a global method
ErrorThrow (Function)
Throw a non-fatal error.
OpenSister (Function)
Opens a non-modal sibling window.
<Page>.OpenChild (Function)
Opens a non-modal child window.
OpenChild (Function)
Opens a non-modal child window.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
SearchAAF (Property)
The SearchAAF property is used to: find out whether the search via AAF is enabled on a non-editable Combo Box control, enable (or not) the search via AAF on a non-editable Combo Box control....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......