ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sliding Banner control properties
The WLanguage properties can be used to handle ......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
gpwAddUser (Function)
Adds a user to the User Groupware database.
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
ThreadCurrent (Function)
Returns the name of the thread currently run.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
Screen,Next (External language)
Returns the name of the next editable control.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
Truncate (Function)
Truncates the right part of a string or buffer.
NationToName (Function)
Returns the name of the language corresponding to a nation.
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
iCurrentFile (Function)
Returns the name of the file currently generated.
gImageExists (Function)
Checks whether an image was loaded in memory.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
PanelEnumerate (Function)
Enumerates the Dockable Panel controls in a window.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.