ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
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.
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
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.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
LooperAdd (Function)
Adds a row at the end of a Looper control.
fRename (Function)
Modifies the name of a file.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
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.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
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......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.