ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
WLanguageCodeFormatting (Variable type)
The WLanguageCodeFormatting type is used to define all the WLanguage code formatting options.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Error 703: The property does not exist
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Parameters of the procedure used by PDFVerifySignatures
WLanguage procedure ("callback") called by PDFVerifySignatures, executed when an invalid signature is detected in a PDF document.
ControlClone (Function)
Creates a new control from an existing control.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<AuthToken>.RefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
WDADMINEXE: Remote application control
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Parameters of the procedure used by NearbyShareDiscoverDevice (Result)
WLanguage procedure ("callback") called by NearbyShareDiscoverDevice to notify whether or not discovery could be started.