ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
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......
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...
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
PicRotation (Function)
Rotates a WDPic image.
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
OriginWaypoint (Property)
The OriginWaypoint property is used to get and define the origin of points whose coordinates are specified in the WayPoint property.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
9. Types of standard controls
Types of standard controls...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
LooperAddLine (Function)
Adds a row at the end of a Looper control.