ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Sidebar controls
List of events associated with Sidebar controls...
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Type (Property)
The Type property is used to get and change the type of an element.
Error 204: using a parameter without optional value after parameters ...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
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.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
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.
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
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.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.