ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
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).
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
Input (Function)
Displays a message allowing the user to type an information.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
<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.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
CommandLine
The CommandLine keyword can correspond to...