ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
fChangeExtension (Function)
Changes the extension of a file on disk.
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Input (Function)
Displays a message allowing the user to type an information.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
Environment of the data model editor
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......