ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine
The CommandLine keyword can correspond to...
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
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.
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.
BannerPrevious (Function)
Displays the previous plane of a Sliding Banner control.
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.
redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
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.