ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Constants for managing the registry
List of constants used by the registry management functions....
fImageSelect (Example)
Usage example of the fImageSelect function
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
NumberInWords (Function)
Converts a number to words.
Sending elements to Free Technical Support
dFill (Example)
Usage example of the dFill function
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
DnDAccept (Example)
Usage example of the DnDAccept function
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.