ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
MenuSelectPlus (Function)
Enables a menu option (context menu or drop-down menu).
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
ERR_LAUNCH_FAILED
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
hbResultScan (Variable type)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
SQL functions: Special case
List of SQL functions: Special case...
gglAccount (Variable type)
The gglAccount type gets the profile information of a Google account via several WLanguage properties.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...