ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Telemetry management functions
The following functions are used to manage the telemetry:...
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
<gglDrive variable>.Rename (Function)
Renames a directory or Google Docs Editors file on Google Drive.
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
NotifAdd (Function)
Adds a notification to the system bar (Android) or notification center (iOS).