ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
Scanner functions
The scanner functions are as follows:...
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
InitRandom (Function)
Initializes the generator of random numbers.
StringInsert (Function)
Inserts a string into another character string at a given position.
SOAP constants
List of constants used by the SOAP functions....
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
EndProgram (Function)
Ends the execution of the current program.
ModbusDisconnect (Function)
Closes the Modbus session.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
VibrationTrigger (Function)
Triggers the vibrations of the device.
SSHWrite (Function)
Writes data into the specified SSH session.