ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
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....
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
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.
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.
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.